Tsdb

Latest version: v0.4

Safety actively analyzes 634582 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4

TSDB v0.4 comes with a new dataset `Italy Air Quality` (https://archive.ics.uci.edu/dataset/360/air+quality). And since this new version, for the included datasets that have multiple subsets (e.g. PhysioNet2012 and PhysioNet2019), we will return them as separate sets because users may only need one subset for their usage.

What's Changed
* Update README.md by IncubatorShokuhou in https://github.com/WenjieDu/TSDB/pull/57
* Updating the docs by WenjieDu in https://github.com/WenjieDu/TSDB/pull/58
* Return physionet_2012 dataset as three separated sets by WenjieDu in https://github.com/WenjieDu/TSDB/pull/60
* Add dataset `Italy Air Quality` by WenjieDu in https://github.com/WenjieDu/TSDB/pull/61
* Return physionet_2019 as two subsets; by WenjieDu in https://github.com/WenjieDu/TSDB/pull/62

New Contributors
* IncubatorShokuhou made their first contribution in https://github.com/WenjieDu/TSDB/pull/57

**Full Changelog**: https://github.com/WenjieDu/TSDB/compare/v0.3.1...v0.4

0.3.1

We update the strategy to determine the home path of TSDB.

What's Changed
* Update logo URLs by WenjieDu in https://github.com/WenjieDu/TSDB/pull/54
* Apply a new strategy to determine the home path by WenjieDu in https://github.com/WenjieDu/TSDB/pull/55
* Add migrate_cache() and remove deprecated funcs by WenjieDu in https://github.com/WenjieDu/TSDB/pull/56


**Full Changelog**: https://github.com/WenjieDu/TSDB/compare/v0.3...v0.3.1

0.3

We added ETT (Electricity Transformer Temperature) datasets into TSDN and enabled users to migrate cached datasets to a specified location so you can move large cached dataset home dir to your portable disk device.

What's Changed
* Updating README by WenjieDu in https://github.com/WenjieDu/TSDB/pull/50
* Adding the ETT dataset by WenjieDu in https://github.com/WenjieDu/TSDB/pull/52
* Enable users to migrate tsdb cache data home by WenjieDu in https://github.com/WenjieDu/TSDB/pull/53


**Full Changelog**: https://github.com/WenjieDu/TSDB/compare/v0.2.1...v0.3

0.2.1

This new release fixes a bug that leads the download of datasets containing multiple links to failure.


What's Changed
* Fixing the bug that multiple links in a dataset cannot be all downloaded by WenjieDu in https://github.com/WenjieDu/TSDB/pull/49


**Full Changelog**: https://github.com/WenjieDu/TSDB/compare/v0.2...v0.2.1

0.2

This new version is released with below new features:
1. simplified APIs;
2. switched the license from GPL-v3 to BSD-3-Clause;
3. updated the documentation;

What's Changed
* Adding daily testing workflow and `.gitignore`, and updating docs by WenjieDu in https://github.com/WenjieDu/TSDB/pull/28
* Fix error conda env name in daily testing by WenjieDu in https://github.com/WenjieDu/TSDB/pull/30
* Updating docs, fixing test_daily workflow by WenjieDu in https://github.com/WenjieDu/TSDB/pull/32
* Fixing failed workflow `Autoreply to Issues Opened for TSDB` by WenjieDu in https://github.com/WenjieDu/TSDB/pull/36
* Run daily testing on the branch `run_daily_testing` by WenjieDu in https://github.com/WenjieDu/TSDB/pull/37
* Don't use pytest-xdist for testing to avoid error caused by parallel running by WenjieDu in https://github.com/WenjieDu/TSDB/pull/38
* Update docs, add the func load(), and turn ucr&uea datasets' labels into float by WenjieDu in https://github.com/WenjieDu/TSDB/pull/40
* Update the title by WenjieDu in https://github.com/WenjieDu/TSDB/pull/41
* Simplify API names, add the config file for ReadTheDocs by WenjieDu in https://github.com/WenjieDu/TSDB/pull/42
* Apply license BSD3 by WenjieDu in https://github.com/WenjieDu/TSDB/pull/43
* Apply license BSD-3-Clause, and do some refactor by WenjieDu in https://github.com/WenjieDu/TSDB/pull/44
* Releasing v0.2 by WenjieDu in https://github.com/WenjieDu/TSDB/pull/45
* Fixing missing dependencies while building TSDB package for releasing to PyPI by WenjieDu in https://github.com/WenjieDu/TSDB/pull/47


**Full Changelog**: https://github.com/WenjieDu/TSDB/compare/v0.1...v0.2

0.1

In this new version, we

1. increased the number of supported datasets from 165 to 168;
2. added keyboard interrupt handler for downloading process;
3. updated dataset profiles;

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.