Skip to main content

Charting that keeps you in the EDA flow

Project description

Chart Me Charting that keeps you in the EDA flow


Chart Me is a high-level charting library designed to expedite the Exploratory Data Analysis Process(eda). There are a few automated eda tools like sweet viz that give a great initial set of visualizations. lux is a great tool to leverage - which gives a feel of AI assistance - but not always on the mark. The other alternative is hand-writing Altair code, which takes me out of the EDA flow looking up syntax or building functions...Chart Me serves to keep you in the data analytics flow of discovery by keeping visualization commands to one function to remember. v0.1.5 Code style: black Checked with mypy Imports: isort Interrogate

Chart Me Documentation

See Read the Docs for more details

Usage Warnings

Currently a proof-of-concept mode at this time. Limited to univariate & bivariate charts and doesn't support geographical data and is lightly tested.

Installation

$ pip install chart-me

Simple Usage

chart_me to quickly generate visualizations during eda process

import chart_me as ce
ce.chart_me(df, 'col_1', 'col_2') #<-- reads as c-e-chart_me

example

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chart_me-0.2.0.tar.gz (81.9 kB view details)

Uploaded Source

Built Distribution

chart_me-0.2.0-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file chart_me-0.2.0.tar.gz.

File metadata

  • Download URL: chart_me-0.2.0.tar.gz
  • Upload date:
  • Size: 81.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for chart_me-0.2.0.tar.gz
Algorithm Hash digest
SHA256 9ec4760941a38323138f858f0d7783aa98c3490444d447f4de1fa73126d685d6
MD5 aa8f4faf40c487d872dc42d30a4afec3
BLAKE2b-256 4eeb674a426b8aa3eeb4934a8a31bed105130b312f15cf4516754cb57e28598c

See more details on using hashes here.

Provenance

File details

Details for the file chart_me-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: chart_me-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for chart_me-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d22863f952962febabb1b11c23f099d61d68f12ac9cdf00b78858b40e5e46c92
MD5 eea10e9a4edc48dbabb935192656060d
BLAKE2b-256 508612203d62a15d5ac3c4ba83650ae3c5192f03c0a289719916097b8c2ff924

See more details on using hashes here.

Provenance

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