Tag
This cheatsheet provides a quick reference for using the Polars library in Python, covering installation, data structures, and methods for data analysis and transformation.
Man Group has open-sourced ArcticDB, a high-performance, serverless DataFrame database designed for Python data science and quantitative finance scenarios, supporting billions of rows of time-series data, S3/LMDB/Azure storage, time travel and snapshots, and C++ engine acceleration.
This article explains why and how fenic extended Polars with Rust expression plugins to perform text operations (chunking, prompt templating, fuzzy matching, etc.) natively in the engine, avoiding performance and composition issues of Python UDFs.