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.4 Code style: black Checked with mypy Imports: isort Interrogate

Chart Me Documentation

See Read the Docs for more details

Usage Warnings

_Consider this is beta/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.1.4.tar.gz (98.5 kB view details)

Uploaded Source

Built Distribution

chart_me-0.1.4-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chart_me-0.1.4.tar.gz
Algorithm Hash digest
SHA256 54639309a7ae99e18c988865c4afebf8f7ccd73f00ed30d76ac7225a89cdb607
MD5 744a9546625d64483e916e475551a210
BLAKE2b-256 0ee3a8cb2aa6cc1a9a66d8cdd9257f8c58b63c5d869d554f2f76eadc36a763ce

See more details on using hashes here.

Provenance

File details

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

File metadata

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

File hashes

Hashes for chart_me-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e6f83ae334a9477224741db9e6d88c47801b326dd1d45cd45573c473124f0c4a
MD5 907b960f7753a292c7856ae69f72c6b7
BLAKE2b-256 7b0e77f947cd248558a53d6ed81675e0ee267e5a4afbe659655c451a4bc23cc9

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