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
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 butterfree-1.2.2.tar.gz.
File metadata
- Download URL: butterfree-1.2.2.tar.gz
- Upload date:
- Size: 65.5 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 |
cdb134e6028b7f51ef91821b9a147ff28ce202438cb842d175fd0ed05e3c0e8b
|
|
| MD5 |
3dbcae2805168171dfc96c0c39119035
|
|
| BLAKE2b-256 |
eaa39894a85093bdb9ac5e6b93e10ad36d94402c9c70ed595ed4015cbfc2ce0b
|
File details
Details for the file butterfree-1.2.2-py3-none-any.whl.
File metadata
- Download URL: butterfree-1.2.2-py3-none-any.whl
- Upload date:
- Size: 105.0 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 |
b08081e3dab7081e033c34f49bd0354d8b11ae978f3b67ec7042f203598009e0
|
|
| MD5 |
f1c14d9ad68b24c324559828f05825e5
|
|
| BLAKE2b-256 |
69b8e813c69b1f7abde675c1f430ccd0f83fc55f6f70563d99ac6bbb891a524d
|