技能说明

Fast in-memory DataFrame library for datasets that fit in RAM. Use when pandas is too slow but data still fits in memory. Lazy evaluation, parallel execution, Apache Arrow backend. Best for 1-100GB datasets, ETL pipelines, faster pandas replacement. For larger-than-RAM data use dask or vaex.


中文介绍

适用于内存中数据集的高性能内存DataFrame库。当pandas速度过慢但数据仍可放入内存时使用。采用惰性求值、并行执行和Apache Arrow后端,最适合1-100GB的数据集、ETL管道,可作为pandas的更快替代方案。对于超过内存容量的数据,请使用dask或vaex。

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

帮我下载并安装这个SKILL:https://skillhub.cstcloud.cn/download/polars

点击右上角 下载SKILL 按钮

元信息

分类:Research & Science
下载:5
浏览:5
标签:
Apache Arrow lazy evaluation DataFrame