Published November 6, 2023
| Version v0.2
Software
Open
PyPOTS: A Python Toolbox for Data Mining on Partially-Observed Time Series
Authors/Creators
Description
TSDB v0.2
This new version is released with below new features:
- simplified APIs;
- switched the license from GPL-v3 to BSD-3-Clause;
- 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 TSDBby @WenjieDu in https://github.com/WenjieDu/TSDB/pull/36 - Run daily testing on the branch
run_daily_testingby @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
Full Changelog: https://github.com/WenjieDu/TSDB/compare/v0.1...v0.2
Other
If you use PyPOTS, please cite it as below.Files
WenjieDu/TSDB-v0.2.zip
Files
(56.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:2d5078cfc78a9f6f61f85bf8c69077b2
|
56.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/WenjieDu/TSDB/tree/v0.2 (URL)