Skip to main content

Data Refinery: transformating data

Project description

Build Status Coverage Docs Version PyVersions License

ETL library

The main goal of the library is perform a Transformation over a data event. Supports a variety of functions typically used on machine learning and AI.

Development is oriented into a functional style avoiding side effects on transformations. This code is inspired by parser combinator libraries; that use for each function only one input (in order to chain functions) and two output (output or error).

Visit complete documentation at: github pages branch or at readthedocs.io

Installation

  • In console pip install data-refinery or python setup.py install from sources.

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

data-refinery-0.1.51.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

data_refinery-0.1.51-py3-none-any.whl (11.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page