Skip to main content

A collection of cool datasets for Python.

Project description

mpljourney

A collection of cool datasets for Python.

Those datasets are primarly used for matplotlib-journey.com, an online course to master data visualization with Python, but anyone can use those datasets too.

Note that mpljourney does not embed datasets directly with it, but fetches them from a separate repo.


To load of one the available datasets:

from mpljourney import load_dataset

df = load_dataset("accident-london")

By default it loads it as a pandas dataframe, but it can also be any of: "polars", "cudf", "pyarrow", "modin", assuming you have the associated library installed on your machine:

from mpljourney import load_dataset

df = load_dataset("accident-london", output_format="polars")

Install with:

pip install mpljourney



All datasets

accident-london

CO2

earthquakes

economic

footprint

game-sales

london

'london' is a geo dataset. The geometry column is hidden here to make the table snippet readable.

mariokart

natural-disasters

netflix

newyork-airbnb

newyork

'newyork' is a geo dataset. The geometry column is hidden here to make the table snippet readable.

storms

ufo

us-counties

'us-counties' is a geo dataset. The geometry column is hidden here to make the table snippet readable.

walks

wine

world

'world' is a geo dataset. The geometry column is hidden here to make the table snippet readable.

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

mpljourney-0.1.0.tar.gz (490.7 kB view details)

Uploaded Source

Built Distribution

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

mpljourney-0.1.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mpljourney-0.1.0.tar.gz
  • Upload date:
  • Size: 490.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mpljourney-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1d7cdc7cd34290f03d469f419018636d0191ed34919c7adc10d3494799f360e3
MD5 4875a008a59b2edf9bf4d13b95152c83
BLAKE2b-256 9b185e59e00c371b98a10c0c5818f642f78ff01ab437f058aba409e7f2970f1b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mpljourney-0.1.0.tar.gz:

Publisher: pypi.yaml on JosephBARBIERDARNAL/mpljourney

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: mpljourney-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for mpljourney-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3fed6856d02831a3704548a59e25bfb2544edac2d97b55325c0e076dc162366e
MD5 493bfd4e0a4627e716a0c7601d0efd7e
BLAKE2b-256 f6cd00408b8b97fed5ee21f9d5c7d36e3a7f66ef4671ccbf0e1d301312202f3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mpljourney-0.1.0-py3-none-any.whl:

Publisher: pypi.yaml on JosephBARBIERDARNAL/mpljourney

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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