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-5.3.0.tar.gz (989.4 kB view details)

Uploaded Source

Built Distribution

kartothek-5.3.0-py3-none-any.whl (252.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kartothek-5.3.0.tar.gz
  • Upload date:
  • Size: 989.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for kartothek-5.3.0.tar.gz
Algorithm Hash digest
SHA256 13b12562ea9d3aba97dfe8edf3e306e58d00101a6d9c79b1845b1d89d9a3799b
MD5 3532e2c38bf12b493d6b89d33ecba705
BLAKE2b-256 2cf7182ac28a02cd4b6dd23a0b533a1089e98b7807a5db0b420a2f0a508b96b1

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: kartothek-5.3.0-py3-none-any.whl
  • Upload date:
  • Size: 252.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for kartothek-5.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 251f34b91342b8137cb44b9b2d5c1c471fd7949187756ed2ac7c76e82c91f806
MD5 03e62d4e506e86ea621563ddf701bbd3
BLAKE2b-256 79103ef7ab74d240ce9e7311c4a6d29cf069d36f2b9bde403e6282edc89336c0

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