Contents

matrixprofile 1.1.10

0

An open source time series data mining library based on Matrix Profile algorithms.

An open source time series data mining library based on Matrix Profile algorithms.

Stars: 352, Watchers: 352, Forks: 63, Open Issues: 33

The matrix-profile-foundation/matrixprofile repo was created 4 years ago and the last code push was 3 months ago.
The project is popular with 352 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
No  matrixprofile  pypi packages just yet.

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 with matplotlib==3.5.0
  • pip install matrixprofile forces protobuf==3.11.2

See more issues on GitHub

Related Packages & Articles

logzero 1.7.0

logzero is a Python package designed to simplify application logging. It provides a pre-configured standard Python logger that can be used directly across your files and modules, making it easy to implement consistent logging throughout your application. The library supports colored terminal output and log file rotation, and it handles Unicode seamlessly. As a standalone library, logzero doesn't have dependencies on other Python packages, making it a lightweight and efficient choice for your logging needs.

dowhy 0.11.1

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions

dotmap 1.3.30

ordered, dynamically-expandable dot-access dictionary

combo 0.1.3

A Python Toolbox for Machine Learning Model Combination