delta-io / delta-examples

Delta Lake examples
Apache License 2.0
209 stars 76 forks source link

Meta issue: needed example notebooks to demonstrate Delta Lake + other technologies #6

Open MrPowers opened 1 year ago

MrPowers commented 1 year ago

We need example notebooks that show how to use Delta Lake with a variety of different technologies. The example notebooks should be easily reproducible (have a separate conda environment file that others can run to install the dependencies) and illustrate key features of Delta Lake that make it a good option. For example, a notebook demonstrating a workflow orchestrator should highlight the ACID transaction guarantees offered by Delta Lake.

A ML training notebook should show how Delta Lake allows for file skipping and faster model training.

Here are some key technologies that are top of mind to demonstrate, Delta Lake and...: