Skip to main content

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 and Rosetta, 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

isthmuslib-0.0.113.tar.gz (77.7 kB view hashes)

Uploaded Source

Built Distribution

isthmuslib-0.0.113-py2.py3-none-any.whl (67.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page