Skip to main content

A simple data visualization toolkit for beginners

Project description

dataviztoolkit

A simple data visualization toolkit for beginners.

Installation

pip install dataviztoolkit

Usage

from dataviztoolkit import DataVisualizer

dv = DataVisualizer("data.csv")

dv.summary()
dv.histogram("Age")
dv.scatter("Age", "Fare")
dv.bar_chart("Embarked")
dv.heatmap()

Features

  • summary() — Quick dataset overview
  • histogram(column) — Distribution of a numeric column
  • scatter(x, y) — Relationship between two numeric columns
  • bar_chart(column) — Value counts for a categorical column
  • heatmap() — Correlation heatmap for all numeric columns

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

dataviztoolkit-0.1.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dataviztoolkit-0.1.0-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file dataviztoolkit-0.1.0.tar.gz.

File metadata

  • Download URL: dataviztoolkit-0.1.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for dataviztoolkit-0.1.0.tar.gz
Algorithm Hash digest
SHA256 65f254576eb07780267ee5d90e7c3ddc00f741963128a0734fa5104733b09154
MD5 7c07aa8f059ba19092b0c22e49bc80b5
BLAKE2b-256 79be05da8986e96b7b8e2115fa684e127d9b4b75c0db970d42f6040642ce223c

See more details on using hashes here.

File details

Details for the file dataviztoolkit-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: dataviztoolkit-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for dataviztoolkit-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0fd4abdf8849ef447e40a8793929377090fc0741a0fdb15bcfe41edb7d806671
MD5 9bfe5ad75bea20edbf85fb45be43e8cd
BLAKE2b-256 50ee19b021b190e64ce1383f4de481fcde7cc3cb91694c12c279e19c733c50b0

See more details on using hashes here.

Supported by

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