Skip to main content

Misc utilities, mostly related to plotting

Project description

Misc utilities, mostly related to plotting conveniences

  • Turns matplotlib.pyplot figure generation into one-liners.

  • Free software for personal or academic use: GNU Lesser General Public License v3 (LGPLv3).

  • Contact licensing@mitchellpkt.com for commercial applications.

  • To-do: expand types of parameters that can be passed through (e.g. marker style, legend placement, etc).

Installation

pip install isthmuslib

You can also install the in-development version with:

pip install https://github.com/mitchellpkt/python-isthmus/archive/master.zip

Documentation

To use the project:

import isthmuslib

Demo

See a light demo here: https://github.com/Mitchellpkt/python-isthmuslib/blob/main/light-demo.ipynb

Changelog

0.0.4 (2021-02-14)

  • First release on PyPI.

0.0.5 (2021-02-15)

  • Extra data set

  • Dictionary scatter

0.0.6 (2021-02-15)

  • Minor tweaks (extra passthroughs)

0.0.7 (2021-02-15)

  • Minor tweaks

  • Fixes a few bad links in README

  • Updates the changelog

0.0.8 (2021-02-17)

  • Adds data frame overviews

0.0.9 (2021-02-17)

  • Allows specification of plot types in 2d

0.0.10 (2021-02-19)

  • Cumulative histograms

0.0.11 (2021-02-19)

  • Histogram normalization

0.0.12 (2021-02-25)

  • Heatmaps

0.0.13 (2021-02-26)

  • Feature engineering code generator

0.0.14 (2021-02-26)

  • Adds print template

0.0.15 (2021-03-14)

  • Adds requirements

0.0.16 (2021-03-14)

  • Fixes histogram color passthrough

0.0.17 (2021-03-14)

  • Adds internal face color for histogram (probably extend to others later)

0.0.18 (2021-03-28)

  • Adds gaussian demo data

  • Histagram alpha parameter

0.0.19 (2021-04-09)

  • Adds rolling mean and median to scatter function

0.0.20 (2021-04-09)

  • Fixes mean / median bugs

0.0.21 (2021-04-09)

  • Fixes mean / median bugs

0.0.22 (2021-04-09)

  • Adds line of best fit

0.0.23 (2021-04-11)

  • Adds watermark

0.0.24 (2021-04-11)

  • Adds color

0.0.25 (2021-06-01)

  • Adds timeseries tooling and misc utils

0.0.26 (2021-06-01)

  • Repackage

0.0.27 (2021-11-26)

  • Include pydantic and loguru in dependencies

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.27.tar.gz (45.9 kB view hashes)

Uploaded Source

Built Distribution

isthmuslib-0.0.27-py2.py3-none-any.whl (41.4 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