We build open source software for data science, scientific research, and technical communication. Our tools are designed to help you do better work, whether you're analyzing data, building models, creating visualizations, or sharing insights.
提交点赞

Python Polars 速查手册(基于 O'Reilly 新书)

Polars 是一个基于 Apache Arrow 的快速 Python DataFrame 库,支持 eager 和 lazy 两种执行模式。这份速查手册覆盖了从安装、数据结构、读写文件到变换、聚合、连接和表达式的全套 API,适合正在使用或考虑迁移到 Polars 的数据工程师和分析师。
评论点赞收藏6 小时前