Extensions for the Dagger library (py-dagger in PyPI).
Project description
Dagger Contrib
This repository contains extensions and experiments using the py-dagger library
Extensions
dagger_contrib.serializerAsYAML- Serializes primitive data types using YAML.path- Serializes local files or directories given their path name.AsTar- As tarfiles with optional compression.AsZip- As zip files with optional compression.
pandas.dataframe- Serializes Pandas DataFrames.AsCSV- As CSV files.AsParquet- As Parquet files.
dask.dataframe- Serializes Dask DataFrames.AsCSV- As a directory containing multiple partitioned CSV files.AsParquet- As a directory containing multiple partitioned Parquet files.
Installation
Dagger Contrib is published to the Python Package Index (PyPI) under the name py-dagger-contrib. To install it, you can simply run:
pip install py-dagger-contrib
Extras
Many of the packages require extra dependencies. You can install those on your own, or via
pip install py-dagger-contrib[pandas]
Where pandas could also be dask, yaml or all.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py-dagger-contrib-0.4.0.tar.gz.
File metadata
- Download URL: py-dagger-contrib-0.4.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.6 Linux/5.8.0-1042-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c16ce7343c9cbc2b07cb7418b27b9234c053ea469b99fec7de99607869bb5ab6
|
|
| MD5 |
4c185fd2985ff3620a07245e80bce149
|
|
| BLAKE2b-256 |
d06d69d1be45bdb1b9ffa03274b1c81a356508fccde65e809fb04c3380c67ee2
|
File details
Details for the file py_dagger_contrib-0.4.0-py3-none-any.whl.
File metadata
- Download URL: py_dagger_contrib-0.4.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.5 CPython/3.9.6 Linux/5.8.0-1042-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d85c8d8710f751a8c2143330057ac51273eb5bc92ca3491f4d3eaea70bd8f751
|
|
| MD5 |
28f1952145bbd03f51c01543bcd76138
|
|
| BLAKE2b-256 |
e0a60b95192e5d037b9faa574bd40800825817cca15359d2637db93151e9f18e
|