A tool for building feature stores - Transform your raw data into beautiful features.
Project description
Butterfree
A tool for building feature stores. Transform your raw data into beautiful features.
Source | Downloads | Page | Installation Command |
---|---|---|---|
PyPi | Link | pip install butterfree |
Build status
Develop | Stable | Documentation | Sonar |
---|---|---|---|
Made with :heart: by the MLOps team from QuintoAndar
This library supports Python version 3.7+ and meant to provide tools for building ETL pipelines for Feature Stores using Apache Spark.
The library is centered on the following concetps:
- ETL: central framework to create data pipelines. Spark-based Extract, Transform and Load modules ready to use.
- Declarative Feature Engineering: care about what you want to compute and not how to code it.
- Feature Store Modeling: the library easily provides everything you need to process and load data to your Feature Store.
To understand the main concepts of Feature Store modeling and library main features you can check Butterfree's Documentation, which is hosted by Read the Docs.
To learn how to use Butterfree in practice, see Butterfree's notebook examples
Requirements and Installation
Butterfree depends on Python 3.7+ and it is Spark 3.0 ready :heavy_check_mark:
PyPI hosts reference to a pip-installable module of this library, using it is as straightforward as including it on your project's requirements.
pip install butterfree
Or after listing butterfree
in your requirements.txt
file:
pip install -r requirements.txt
Dev Package are available for testing using the .devN versions of the Butterfree on PyPi.
License
Contributing
All contributions are welcome! Feel free to open Pull Requests. Check the development and contributing guidelines described here.
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 butterfree-1.2.2.dev0.tar.gz
.
File metadata
- Download URL: butterfree-1.2.2.dev0.tar.gz
- Upload date:
- Size: 65.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.9.6 requests/2.31.0 setuptools/68.0.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8be1dca4d8d55b3c738f9cbb1667c5fef8838f2e227c028d2a3f262c6f31d43a |
|
MD5 | a0a13b9667e9894ba4dca1cc5e094710 |
|
BLAKE2b-256 | a5ce631b00b874f3583b666e54b5969637818e7a95021b198dcc28d125d2ced1 |
File details
Details for the file butterfree-1.2.2.dev0-py3-none-any.whl
.
File metadata
- Download URL: butterfree-1.2.2.dev0-py3-none-any.whl
- Upload date:
- Size: 105.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.9.6 requests/2.31.0 setuptools/68.0.0 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9f4b62b4a3e36122167d6f9a281a6f9c7486c351aa27f9be6fe803831f93ac4 |
|
MD5 | 5810bd1aa57f04b3b6faaa6581cf718a |
|
BLAKE2b-256 | 64b94c15e43939aedb678f63bb8f088bebcc35741e137dcf4433dcd4c0f93bac |