Data Preparation Laboratory Library
Project description
Data Processing Library
This provides a python framework for developing transforms on data stored in files - currently parquet files are supported - and running them in a ray cluster. Data files may be stored in the local file system or COS/S3. For more details see the documentation.
Virtual Environment
The project uses pyproject.toml
and a Makefile for operations.
To do development you should establish the virtual environment
make venv
and then either activate
source venv/bin/activate
or set up your IDE to use the venv directory when developing in this project
Library Artifact Build and Publish
To test, build and publish the library to artifactory
make test build publish
To up the version number, edit the Makefile to change VERSION and rerun
the above. This will require committing both the Makefile
and the
autotmatically updated pyproject.toml
file.
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
Hashes for data_prep_lab-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c831885553d411be9736cd83a124e5eda21ba09d8e10125385871b4becf507a |
|
MD5 | f9a6a7cf1a1d5c947bb8d4a76d3a85d3 |
|
BLAKE2b-256 | d79f2d97f16dbc6a096d412ebebd9fc36bd51a3696884d3ac8e77e8a39e63180 |