@MaximeRivest: I about 3 prompts Fable ported dplyr to python with polars/duckdb as backend. I am not done evaluating the port, but it…
Summary
Maxime Rivest announces porting dplyr to Python using polars/duckdb as backend, evaluating it as solid.
View Cached Full Text
Cached at: 06/10/26, 01:50 PM
I about 3 prompts Fable ported dplyr to python with polars/duckdb as backend.
I am not done evaluating the port, but it seems solid. https://t.co/4dRkiNPvLS
Similar Articles
@isaacbmiller1: DSPy 3.2.0 is out! Here are a few highlights: - dspy.RLM improvements around parsing, tool execution, and failure recov…
DSPy 3.2.0 improves dspy.RLM parsing, tool execution, and failure recovery, plus ongoing work to decouple from LiteLLM.
@Greptime: We just shipped promql-parser v0.9.0, a PromQL Parser in Rust. Highlights: • declarative refactor for functions • fill*…
Greptime released version 0.9.0 of promql-parser, a Rust-based PromQL parser featuring declarative function refactoring and support for limit functions.
@askalphaxiv: Here’s an early sneak peak of OpenResearch, our brand new feature for reproducing and experimenting on top of papers We…
A new feature called OpenResearch allows reproducing and experimenting on papers, with a one-click template to train Vector Policy Optimization (VPO) on ToolRL, enabling diverse answer generation and improved test-time search.
@daleverett: https://x.com/daleverett/status/2055332581659566288
pgGraph is a high-performance, open-source graph traversal extension for PostgreSQL, written in Rust, designed to give AI agents fast relationship queries without migrating data to a separate graph database.
Switching from uv to PDM
Developer shares experience switching Python projects from uv to PDM, highlighting PDM’s pure-Python codebase, new 2.26.8 release with relative-time dependency cooldown, and enhanced project-management features.