matrixprofile 1.1.10
0
An open source time series data mining library based on Matrix Profile algorithms.
Contents
An open source time series data mining library based on Matrix Profile algorithms.
Stars: 362, Watchers: 362, Forks: 62, Open Issues: 33The matrix-profile-foundation/matrixprofile
repo was created 5 years ago and the last code push was 10 months ago.
The project is popular with 362 github stars!
How to Install matrixprofile
You can install matrixprofile using pip
pip install matrixprofile
or add it to a project with poetry
poetry add matrixprofile
Package Details
- Author
- Matrix Profile Foundation
- License
- Homepage
- https://github.com/matrix-profile-foundation/matrixprofile
- PyPi:
- https://pypi.org/project/matrixprofile/
- GitHub Repo:
- https://github.com/matrix-profile-foundation/matrixprofile
Classifiers
- Scientific/Engineering
- Software Development
Related Packages
Errors
A list of common matrixprofile errors.
Code Examples
Here are some matrixprofile
code examples and snippets.
GitHub Issues
The matrixprofile package has 33 open issues on GitHub
- Add ability pass timestamps into profile to faciliate visualization
matrixprofile.analyze()
raises AttributeError withmatplotlib==3.5.0
- pip install matrixprofile forces protobuf==3.11.2