Skip to main content

No project description provided

Project description

Kartothek

Build Status Documentation Status codecov.io License: MIT Anaconda-Server Badge Anaconda-Server Badge

Kartothek is a Python library to manage (create, read, update, delete) large amounts of tabular data in a blob store. It stores data as datasets, which it presents as pandas DataFrames to the user. Datasets are a collection of files with the same schema that reside in a blob store. Kartothek uses a metadata definition to handle these datasets efficiently. For distributed access and manipulation of datasets Kartothek offers a Dask interface.

Storing data distributed over multiple files in a blob store (S3, ABS, GCS, etc.) allows for a fast, cost-efficient and highly scalable data infrastructure. A downside of storing data solely in an object store is that the storages themselves give little to no guarantees beyond the consistency of a single file. In particular, they cannot guarantee the consistency of your dataset. If we demand a consistent state of our dataset at all times, we need to track the state of the dataset. Kartothek frees us from having to do this manually.

The kartothek.io module provides building blocks to create and modify these datasets in data pipelines. Kartothek handles I/O, tracks dataset partitions and selects subsets of data transparently.

Installation

Installers for the latest released version are availabe at the Python package index and on conda.

# Install with pip
pip install kartothek
# Install with conda
conda install -c conda-forge kartothek

What is a (real) Kartothek?

A Kartothek (or more modern: Zettelkasten/Katalogkasten) is a tool to organize (high-level) information extracted from a source of information.

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

kartothek-3.19.1.tar.gz (971.6 kB view details)

Uploaded Source

Built Distribution

kartothek-3.19.1-py3-none-any.whl (238.8 kB view details)

Uploaded Python 3

File details

Details for the file kartothek-3.19.1.tar.gz.

File metadata

  • Download URL: kartothek-3.19.1.tar.gz
  • Upload date:
  • Size: 971.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for kartothek-3.19.1.tar.gz
Algorithm Hash digest
SHA256 58e0900a4652d640cd79f31df81c9fe81ef044253ee29b43d61f9df2f72ac2da
MD5 cd5f237c58cbecc9b48ce9aa2f387b9c
BLAKE2b-256 02e87d08c467a3d816b3a85541476419e21337d91db87235df9f1d05cbfb0323

See more details on using hashes here.

Provenance

File details

Details for the file kartothek-3.19.1-py3-none-any.whl.

File metadata

  • Download URL: kartothek-3.19.1-py3-none-any.whl
  • Upload date:
  • Size: 238.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for kartothek-3.19.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4958109ec17c38b4c422586ff006dd0e45e889198e6c06c1f65f1b7ddbc579bd
MD5 189bd4bce50367088160b65245cecaa9
BLAKE2b-256 5b62623122c74853e7339243f37361d8e9e36db89ecb378a124f23f0d839e5ed

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