Tooling for rapid data exploration, timeseries analysis, log extraction & visualization, etc
Project description
Convenience utils for plotting, styling, and manipulating high-dimensional vectors.
Analyses and plotting methods are one line to call, and produce consistently-formatted publication-ready plots.
Enables rapid exploratory data analysis (EDA) and prototyping, perfect for taking a quick peek at data or making a quick figure to stash in the lab book (with labels and titles automatically included). See examples here.
Designed for easy drop-in use for other projects, whether using internally to the code or for clean notebooks. Import isthmuslib to avoid writing many lines of plotting code when it would distract or detract from the main focus of your project.
The visual and text configuration objects (
Style
andRosetta
, respectively) can be directly attached to a given data set, so you can “set it and forget it” at instantiation. All subsequent outputs will automatically have matching colors, sizes, labels, etc.The
VectorSequence
object is designed for handling, plotting, and manipulating timeseries-like high-dimensional vectors. Its functionality includes: dimensionality reduction via singular vealue decomposition, seasonal (e.g. weekly, monthly, …) timeseries decomposition, infosurface generation, and more.Uses industry standard libraries (pyplot, numpy, seaborn, pandas, etc) under the hood, and exposes their underlying functionality through the wrappers.
Free software under the MIT license.
Contact: isthmuslib@mitchellpkt.com
Installation
pip install isthmuslib
Documentation
To use the project:
import isthmuslib
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 isthmuslib-0.0.113.tar.gz
.
File metadata
- Download URL: isthmuslib-0.0.113.tar.gz
- Upload date:
- Size: 77.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 981e6f262dba99ae586bbe14fa0de523d9d9f0f1d9241d918e6aa3e4c7f3afad |
|
MD5 | 4d0c8e7a78193f70b09983ce4058b413 |
|
BLAKE2b-256 | 1337d52e63d74b2fbb98e620229eadb1fb54bb9fd800a3bda7a6745e71cf4b91 |
File details
Details for the file isthmuslib-0.0.113-py2.py3-none-any.whl
.
File metadata
- Download URL: isthmuslib-0.0.113-py2.py3-none-any.whl
- Upload date:
- Size: 67.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abba8177f9f15a03d27148942927249f709f6903e8d4b67f40174e997a56b73b |
|
MD5 | 56277ad3e710b90f84c5e6eb8f1939ce |
|
BLAKE2b-256 | 8bfe72eaf4fe1b15d9ab6fbb32f03198826ceef2c305e74ea0d92b4019f9ef76 |