metaflow

Build and manage real-life data science projects with ease.

Metaflow_Logo_Horizontal_FullColor_Ribbon_Dark_RGB

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:

Contributing

We welcome contributions to Metaflow. Please see our contribution guide for more details.

主要指标

概览
名称与所有者Netflix/metaflow
主编程语言Python
编程语言Shell (语言数: 11)
平台
许可证Apache License 2.0
所有者活动
创建于2019-09-18 01:48:25
推送于2025-10-25 07:25:57
最后一次提交2025-10-25 06:45:37
发布数243
最新版本名称2.19.0 (发布于 )
第一版名称2.0.0 (发布于 )
用户参与
星数9.6k
关注者数288
派生数0.9k
提交数1.4k
已启用问题?
问题数740
打开的问题数263
拉请求数1413
打开的拉请求数103
关闭的拉请求数390
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?