Typedframes
github.com原文 ↗
typedframes 为 pandas 和 polars 增加 lint-time 列名检查,README 明确标注 v0.2.1 仍是 proof of concept。它用 schema class、usecols/schema 推断和 Rust standalone checker 捕获 unknown-column,并承诺零运行时开销。这个项目适合数据管线里已经被字符串列名坑过的团队试验。
–浏览
评论 · Comments