pyspark-pandas
Tools and algorithms for pandas Dataframes distributed on pyspark. Please consider the SparklingPandas project before this one
What it is and what it does
pyspark-pandas aims to bridge Pandas and Apache Spark by providing utilities to distribute Pandas DataFrames and Series across Spark clusters. It was designed to enable data analysis workflows that combine Pandas' ease-of-use with Spark's distributed processing power for handling large datasets.
However, this project has been abandoned since 2014-10-14 and is no longer maintained. The package itself explicitly directs users to consider alternatives instead, suggesting this codebase may have been superseded. With no runtime dependencies listed and no recent activity, it represents a snapshot from the early Spark-Pandas integration era.
Use it for:
- Distributing Pandas DataFrames across Spark clusters for parallel processing of large datasets
- Combining Pandas data manipulation with Spark's distributed computing for legacy workflows
- Prototyping distributed data analysis before migrating to modern solutions
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides tools for distributing Pandas DataFrames and Series across Apache Spark clusters for large-scale data processing.
No. This package is abandoned (last release 2014-10-14, no commits since), has an unclear license, and explicitly recommends users evaluate alternatives instead. Modern alternatives are far better choices for any current use case.
Install
pyspark-pandas on PyPI
pip
pip install pyspark-pandasuv
uv add pyspark-pandaspoetry
poetry add pyspark-pandasInstalling pyspark-pandas
Before you install
High install friction and abandoned maintenance status. Last release was 2014-10-14, with no commits since then. The project itself recommends evaluating alternatives before adopting this package.
License in practice
License is marked UNKNOWN with no SPDX identifier, creating unclear legal standing for use or redistribution.
Quickstart
pip install pyspark-pandas==0.0.7
import pyspark_pandas
No runtime dependencies declared; compatibility with modern PySpark and Pandas versions is unknown given the 2014-10-14 release date.
Verify before relying
- Whether this package is compatible with modern versions of PySpark and Pandas
- What Python versions this package actually supports (unspecified in metadata)
- Whether the codebase has any undisclosed security issues despite zero OSV records
Package facts
| License | UNKNOWN (unclear) |
| Python support | not specified |
| Install friction | high — source build required |
| Runtime dependencies | none |
| Maintenance | abandoned — 4,322 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 895,169/month — #4,791 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: pyspark-pandas-0.0.7.zip
Keywords: spark, pyspark, pandas, dataframe, series
Tags
More Distributed Computing packages
gRPC Python is an HTTP/2-based RPC framework…
permissive · top 100 on PyPI
execnetexecnet lets you spawn and communicate with…
permissive · top 1,000 on PyPI
cloudpickleCloudpickle extends Python's standard pickle…
permissive · top 1,000 on PyPI
smart-openProvides a unified, open()-compatible Python…
permissive · top 1,000 on PyPI
portalockerPortalocker provides cross-platform file…
permissive · top 1,000 on PyPI
rayRay is a distributed computing framework that…
permissive · top 1,000 on PyPI
koalasKoalas implements the pandas DataFrame API on…
permissive · top 5,000 on PyPI
pbsparkConverts protobuf messages to and from PySpark…
permissive · top 15,000 on PyPI
pysparkPySpark provides Python bindings to Apache…
permissive · top 1,000 on PyPI
repartipyRepartiPy calculates optimal partition counts…
permissive · top 15,000 on PyPI
raydpRayDP runs Apache Spark on Ray and integrates…
permissive · top 15,000 on PyPI
pandaspandas provides fast, flexible data structures…
permissive · top 100 on PyPI
spark-sklearnDistributes scikit-learn model training and…
permissive · top 15,000 on PyPI
pyspark-clientPython client for connecting to Apache Spark…
permissive · top 5,000 on PyPI
graphframes-pyGraphFrames Python wrapper provides graph…
permissive · top 5,000 on PyPI
pyspark-extensionProvides Python bindings and utilities for…
permissive · top 15,000 on PyPI