qpd: Query Pandas Using SQL
JSON →QPD (Query Pandas Dataframes) is a Python library that allows users to run SQL `SELECT` statements on pandas-like dataframes, including Pandas, Dask, and Ray (via Modin on Ray). It translates SQL directly into dataframe operations, prioritizing correctness and consistent behavior across backends, even handling SQL-specific behaviors like `GROUP BY` with null keys differently than default pandas. The current version is 0.4.4. The library has a sporadic but active release cadence, with multiple minor updates in recent history, primarily focusing on compatibility and bug fixes.
Traffic · last 30 days ↑222% vs prev 7d
total hits 40
actors 8 distinct systems
last hit 1d ago AhrefsBot
top countries 🇨🇦 Canada · 🇺🇸 United States · 🇩🇪 Germany · 🇫🇮 Finland · 🇫🇷 France
API endpoints
full doc /v1/registry/qpd
install /v1/registry/qpd/install
compatibility /v1/registry/qpd/compatibility