Metaflow: More Data Science, Less Engineering
Project description
Metaflow
Metaflow is a human-friendly Python/R library that helps scientists and engineers build and manage real-life data science projects. Metaflow was originally developed at Netflix to boost productivity of data scientists who work on a wide variety of projects from classical statistics to state-of-the-art deep learning.
For more information, see Metaflow's website and documentation.
Getting Started
Getting up and running with Metaflow is easy.
Python
Install metaflow from pypi:
pip install metaflow
and access tutorials by typing:
metaflow tutorials pull
R
Install Metaflow from github:
devtools::install_github("Netflix/metaflow", subdir="R")
metaflow::install()
and access tutorials by typing:
metaflow::pull_tutorials()
Get in Touch
There are several ways to get in touch with us:
- Open an issue at: https://github.com/Netflix/metaflow
- Email us at: help@metaflow.org
- Chat with us on: http://chat.metaflow.org
Contributing
We welcome contributions to Metaflow. Please see our contribution guide for more details.
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 ob_metaflow-2.9.1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cee6425efae2a96b25ce6d160601f7c52c080b340163c6596a42d15a581eb50 |
|
MD5 | 00e8417846de166f8da2085fe85ade84 |
|
BLAKE2b-256 | c129778ba1d9e4397466cf88ee074e8e0d91d8f61797cda0294d6a43bc687cda |