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

Uploaded Source

Built Distribution

kartothek-3.11.0-py3-none-any.whl (130.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kartothek-3.11.0.tar.gz
  • Upload date:
  • Size: 830.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200712 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.10

File hashes

Hashes for kartothek-3.11.0.tar.gz
Algorithm Hash digest
SHA256 6f8b9c484af20aa53c9bca9bc8679c5e101abcf73f86959916d43dc645ec6d27
MD5 c183b560d8cff9429ef98acda1857ea7
BLAKE2b-256 86cff866ef5371385996f7cf124d69460ed4901e82d6e784e72243965d4ed58b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kartothek-3.11.0-py3-none-any.whl
  • Upload date:
  • Size: 130.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200712 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.10

File hashes

Hashes for kartothek-3.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 23316ca57df0e7b9e6d326be73560d8ce31c6409332d928957a64e19a5d36989
MD5 5a2cc10f7b235caf444a0da1c5c1d29f
BLAKE2b-256 6353c2ab6d7c5d5f98d2f9d6af61889eecdc24a794541c5cd988a596a52957d7

See more details on using hashes here.

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