dataframe

Tag

Cards List
#dataframe

Python Polars Cheatsheet (based on our O'Reilly book)

Hacker News Top · 2026-08-18 Cached

This cheatsheet provides a quick reference for using the Polars library in Python, covering installation, data structures, and methods for data analysis and transformation.

0 favorites 0 likes
#dataframe

@_zheergen: Man Group, one of the world's largest hedge funds, has open-sourced its database engine. Guys! This DataFrame database is specifically designed for quant trading. Man Group's open-source ArcticDB is a high-performance, serverless DataFrame database designed for P...

X AI KOLs Timeline · 2026-08-14 Cached

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.

0 favorites 0 likes
#dataframe

Extending Polars with Rust Expression Plugins

Hacker News Top · 2026-07-21 Cached

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.

0 favorites 0 likes
← Back to home

Submit Feedback