A library for Time Series exploratory data analysis
Project description
A library for exploratory analysis of Time Series data
tslumen helps bring to light the key characteristics of your time series data with rich, pre-canned artifacts, packed with charts and statistical information. The primary goal of tslumen is to expedite and bring consistency to how time series EDA is performed, allowing you to uncover the fundamental aspects in seconds rather than hours or days.
Key features
- Platform agnostic, integrates nicely with your datascience workspace
- Built on open source technology and research
- Highly customizable and extensible
- Data (profiling results) completely detached from the visuals
- Can be executed from the command line
- Efficient execution using parallel processing
- Includes a great number of statistical information, including descriptive statistics statistical tests like KPSS or ADF, correlation, tsfeatures, etc.
- Various plots specifically tailored to time series analysis
- Self-contained HTML report that can easily be shared with interested parties
- Fully interactive dashboard for a richer experience and detailed exploration
See https://hsbc.github.io/tslumen/ for the complete documentation.
Installation
From PyPI:
pip install -U tslumen
From source:
# cd into tslumen after cloning the repo
make install
Examples
Refer to the Quick Start page of the documentation for a brief tour of the package.
Complete example notebooks can be found on the User Guide section of the documentation.
Contributing
Contributions to tslumen are welcome. Please see our contribution guide for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tslumen-0.0.1.tar.gz
.
File metadata
- Download URL: tslumen-0.0.1.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b24df5bafef072cdecd57172c583e62d11e3d0444d4739b90ca938e0657b385d |
|
MD5 | c662a23814b6a7b26d150f0eaee1b080 |
|
BLAKE2b-256 | 7f87b686c1d0340382c71d208e98dbc344231fca7a522071d7bab3b2ae3358fa |
File details
Details for the file tslumen-0.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: tslumen-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 347.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3755bcb82e24bfa9998bf4bc85e269ab623337799023fd2bfcacbbc302750231 |
|
MD5 | f4226cbabba048a3c524f4a795c36673 |
|
BLAKE2b-256 | 1a9389b46396890ef9de1df1ba71f2053759cf0158ca555613f0ae376685de8e |