| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.19.21 source code.tar.gz | 2026-03-11 | 2.8 MB | |
| 2.19.21 source code.zip | 2026-03-11 | 3.2 MB | |
| README.md | 2026-03-11 | 932 Bytes | |
| Totals: 3 Items | 6.1 MB | 0 | |
What's Changed
- Fix [#2923]: Changed CSV Parsing to DictReader in tutorial 01 and 02 by @antidude900 in https://github.com/Netflix/metaflow/pull/2933
- Fix Tuple[()] stub generation for empty tuple types by @npow in https://github.com/Netflix/metaflow/pull/2945
- Indicate that
batch (list|kill)applies to the latest run by default by @dpoznik in https://github.com/Netflix/metaflow/pull/2964 - Add AGENTS.md to guide AI coding assistants for contributors by @npow in https://github.com/Netflix/metaflow/pull/2989
- fix: argo workflows conditional nested static split joins by @saikonen in https://github.com/Netflix/metaflow/pull/3002
- release: 2.19.21 by @saikonen in https://github.com/Netflix/metaflow/pull/3008
New Contributors
- @antidude900 made their first contribution in https://github.com/Netflix/metaflow/pull/2933
Full Changelog: https://github.com/Netflix/metaflow/compare/2.19.20...2.19.21