Kedro-Datasets is where you can find all of Kedro's data connectors.
Project description
Kedro-Datasets
Welcome to kedro_datasets
, the home of Kedro's data connectors. Here you will find AbstractDataset
implementations powering Kedro's DataCatalog created by QuantumBlack and external contributors.
Installation
kedro-datasets
is a Python plugin. To install it:
pip install kedro-datasets
What AbstractDataset
implementations are supported?
We support a range of data connectors, including CSV, Excel, Parquet, Feather, HDF5, JSON, Pickle, SQL Tables, SQL Queries, Spark DataFrames and more. We even allow support for working with images.
These data connectors are supported with the APIs of pandas
, spark
, networkx
, matplotlib
, yaml
and more.
The Data Catalog allows you to work with a range of file formats on local file systems, network file systems, cloud object stores, and Hadoop.
Here is a full list of supported data connectors and APIs.
How can I create my own AbstractDataset
implementation?
Take a look at our instructions on how to create your own AbstractDataset
implementation.
Can I contribute?
Yes! Want to help build Kedro-Datasets? Check out our guide to contributing.
What licence do you use?
Kedro-Datasets is licensed under the Apache 2.0 License.
Python version support policy
- The Kedro-Datasets package follows the NEP 29 Python version support policy.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file kedro-datasets-3.0.0.tar.gz
.
File metadata
- Download URL: kedro-datasets-3.0.0.tar.gz
- Upload date:
- Size: 88.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2919f137d7e52661d4ee15436ca57a8c2f8d21678e22481cc4b995e82620868 |
|
MD5 | ef3438940330ac01f594afe2b522353d |
|
BLAKE2b-256 | 2a151a72b5a655bcea308dfc8475ae94ca478653a83e336da6540192255233eb |
File details
Details for the file kedro_datasets-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: kedro_datasets-3.0.0-py3-none-any.whl
- Upload date:
- Size: 156.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29207a2cf27a228fcf188d8eca82bc6df7b1b6daecaa9aabdfc019a6f418da3a |
|
MD5 | 3ed1b08d6d73cf9c28a1d6ae642dd846 |
|
BLAKE2b-256 | e0db10f4c2e41df31d3323b6221e8110c321e4b5c847b67c5c525fcedcd9f894 |