koalas — Intermediate Playground
Pandas-like API on Apache Spark (now merged into PySpark)
koalas intermediate patternsRun locally
Install
pip install pysparkPython CodeRun locally
These patterns demonstrate how koalas is used in production applications.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?