You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TimeSeriesDataset.tag_normalizer function (#39)
* create_default_data_provider
* Fixing all unittests
* Add pip as dev dependencie
* Revert "Add pip as dev dependencie"
This reverts commit 4812ebc.
* Upgrade pip
* Show pip version
* Additional docstring
* debug pip version
* debug pip list
* Updating pip
* Revert "Updating pip"
This reverts commit a71d479.
* Upgrade pip
Fixing issues with monthly parquet files (#38)
* Add yearly_parquet to defaulut NcsReader.lookup_for
* ParquetFileType is able to handle parquet files with all string columns
* test_file_type_all_string_types
* poetry update
* Fixing mypy tests
Right type value in GordoBaseDataset.to_dict() for the data providers…
… from gordo_dataset.data_provider.providers (#33)
* Right type value in GordoBaseDataset.to_dict() for the data providers from gordo_dataset.data_provider.providers
* Fixing typo
* unit-tests
* Remove debug pring
* Fixing unit-test
* Unit tests to_dict()
Handling AttributeError bug in azure.storage.filedatalake (#31)
* First version of .pre-commit-config.yaml
* migrate-config
* Handling AttributeError bug in azure.storage.filedatalake
* Fixing mypy error