Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release of version 0.9.0 #29

Open
johannfaouzi opened this issue Aug 26, 2019 · 2 comments
Open

Release of version 0.9.0 #29

johannfaouzi opened this issue Aug 26, 2019 · 2 comments

Comments

@johannfaouzi
Copy link
Owner

Version 0.9.0 is available on PyPI (and on Anaconda Cloud via the conda-forge channel for this first time!). Brief summary of the changes:

  • Add datasets module with dataset loading utilities
  • Add multivariate module with utilities for multivariate time series
  • Revamp the tests using pytest.mark.parametrize
  • Add an Examples section in most of the public functions and classes
  • Require version 1.3.0 of scipy: this is required to load ARFF files with relational attributes using scipy.io.arff.loadarff
@snorbson
Copy link

snorbson commented Sep 5, 2019

Hi,
Please update documentation in https://pyts.readthedocs.io/en/dev/auto_examples/plot_paa.html?highlight=piecewise .
import PAA should be import PiecewiseAggregateApproximation
Thanks!

@johannfaouzi
Copy link
Owner Author

Hi,

Thanks for the report. The dev branch is outdated, and the latest version is the one you should be looking at: https://pyts.readthedocs.io/en/latest/auto_examples/approximation/plot_paa.html#sphx-glr-auto-examples-approximation-plot-paa-py

Best,
Johann

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants