Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tpvasconcelos/sparkypandy
It's not spark, it's not pandas, it's just awkward...
https://github.com/tpvasconcelos/sparkypandy
dataframe pandas pyspark spark
Last synced: about 15 hours ago
JSON representation
It's not spark, it's not pandas, it's just awkward...
- Host: GitHub
- URL: https://github.com/tpvasconcelos/sparkypandy
- Owner: tpvasconcelos
- License: apache-2.0
- Created: 2021-06-19T15:03:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T15:52:11.000Z (7 months ago)
- Last Synced: 2024-10-31T16:51:05.479Z (6 days ago)
- Topics: dataframe, pandas, pyspark, spark
- Language: Python
- Homepage:
- Size: 384 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SparkyPandy: a pandas API for sparkIt's not spark, it's not pandas, it's just awkward...
---
## Where do I get it?
Get the binary installer for the latest available release at [PyPi](https://pypi.org/project/sparkypandy/)
```bash
pip install sparkypandy
```or from [Conda](https://anaconda.org/conda-forge/sparkypandy)
```bash
conda install -c conda-forge sparkypandy
```## But... y tho?
We all love to hate on pandas' API... so why learn a new one?