File size: 890 Bytes
e7ebe3b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
db68ddf
e7ebe3b
fa5f4bb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Learn Daft

_🚧 This collection is a work in progress. Please help us add notebooks!_

This collection of marimo notebooks is designed to teach you the basics of
Daft, a distributed dataframe engine that unifies data engineering, analytics & ML/AI workflows.

**Help us build this course! ⚒️**

We're seeking contributors to help us build these notebooks. Every contributor
will be acknowledged as an author in this README and in their contributed
notebooks. Head over to the [tracking
issue](https://github.com/marimo-team/learn/issues/43) to sign up for a planned
notebook or propose your own.

**Running notebooks.** To run a notebook locally, use

```bash
uvx marimo edit <file_url>
```

You can also open notebooks in our online playground by appending marimo.app/ to a notebook's URL.

**Thanks to all our notebook authors!**

* [Péter Gyarmati](https://github.com/peter-gy)