metaflow

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

Github星跟踪图

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-17 17:48:25
推送于2025-06-09 13:20:29
最后一次提交2025-06-04 15:09:25
发布数207
最新版本名称2.15.15 (发布于 )
第一版名称2.0.0 (发布于 )
用户参与
星数8.9k
关注者数294
派生数839
提交数1.3k
已启用问题?
问题数703
打开的问题数250
拉请求数1272
打开的拉请求数100
关闭的拉请求数363
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?