Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Datetime column schema when creating DatasetStatistics object #29

Open
Felix6464 opened this issue Apr 26, 2023 · 0 comments
Open

Comments

@Felix6464
Copy link
Contributor

Additionally to numeric, categorical, unique, equal and unstructured column add a column for datetime

  • add the case to statistics.py when parsing pandas dataframe
  • create new column-schema for datetime column in DatasetStatics Schema
  • extend cases in aggregation step and column harmonization
  • add test-cases for each file that got extended

Mainly affects : pht_federated/aggregator/services/discovery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant