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.8.3.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71c7579f960fa0e425a391565486c708d6aa1d8fc1d7b5d2799b8ce17a8778a5 |
|
MD5 | a0021dd042a826c59f1461411d551a48 |
|
BLAKE2b-256 | 31d39a6f9c3bd1dff58592654094778da79e22e123bcf7307383108658289117 |