Releases: NowanIlfideme/tsdata
Releases · NowanIlfideme/tsdata
v0.5.0
v0.4.6 - Restructured Packaging
Made sure that Python package is auto-deployed on PRs to main.
v0.4.1
What's Changed
- added warsaw_air_quality by @yauheni-se in #1
- Modernize package tools by @NowanIlfideme in #2
New Contributors
- @yauheni-se made their first contribution in #1
- @NowanIlfideme made their first contribution in #2
Full Changelog: v0.3.4...v0.4.1
v0.4.0
What's Changed
- added warsaw_air_quality by @yauheni-se in #1
- Modernize package tools by @NowanIlfideme in #2
New Contributors
- @yauheni-se made their first contribution in #1
- @NowanIlfideme made their first contribution in #2
Full Changelog: v0.3.4...v0.4.0
Bugfix for wrong data loaded.
Fixes bug with global scope messing up the loaded data.
:)
v0.3.3 PyPI says: Only one sdist per release.
Now with a proper source distribution!
This should now work for most users. :)
Now with FPP3 Data (fixed)
Fixed data files not appearing in PyPI package.
Now with FPP3 Data
This is the first actual data added to the package, taken from the excellent online textbook Forecasting: Principles and Practice, 3rd ed and the accompanying R packages FPP3 and tsibbledata. This is meant to be a Python equivalent for students to use.
Changed PyPI package name
Changed the name of the package to py-tsdata to avoid the conflict on PyPI.