We fixed some bugs in this release. And starting with this version, PyPOTS Ecosystem config will be initialized in users home dir as ~/.pypots/config.ini
What's Changed
- Fix link to usage examples in README by @eroell in #78
- Allow failure when PR gets merged before jobs get finished by @WenjieDu in #79
- Load pickled data file with pd.read_pickle for pandas>=2.0.0 by @WenjieDu in #82
- Fix bug that config file gets overwritten after upgrading by @WenjieDu in #84
- Release v0.7 by @WenjieDu in #85
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #88
- build(deps): bump actions/stale from 8 to 9 by @dependabot in #90
- build(deps): bump pypa/gh-action-pypi-publish from 1.8.7 to 1.12.4 by @dependabot in #89
- build(deps): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #87
New Contributors
- @eroell made their first contribution in #78
- @dependabot made their first contribution in #88
Full Changelog: v0.6.2...v0.7.1