delta-sparkEasy Playground

Delta Lake: ACID transactions on data lakes

Getting started with delta-sparkRun locally
Install
pip install delta-spark
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: delta_spark)

delta-spark is a third-party package. Delta Lake: ACID transactions on data lakes. Install with: pip install delta-spark

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?