-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Description
We're building a course on Polars, and are seeking contributing authors! Contributors will be credited as authors in the course's directory, and in the notebooks they contribute.
Claiming a notebook.
Any notebook without an assigned author needs a contributor. To get started, leave a comment to claim a notebook you'd like to contribute, and then create a pull request with your draft. Tutorials with a "π" are meant to highlight marimo features that give Polars superpowers.
| Notebook | Description | Status | Author |
|---|---|---|---|
| Why Polars | An introduction to Polars and its advantages over other Dataframe libraries. | β | @koushikkhan |
| Dataframes | The central data structure for structured data | β | @Jystine |
| Loading data | Loading data from various different sources | π§ | @etrotta |
| Basic operations | Basic operations on data | β | @jorammutenge |
| Reactive plots π | How to select data from Altair or Plotly plots and get them back as dataframes | β | @etrotta |
| Dataframe transformer π | Using marimo's built in table viewer and dataframe transformer | β | @jesshart |
| Querying dataframes with SQL π | Using marimo's SQL cells to query Polars dataframes | β | @debajyotid2 |
| Working with columns | Expression expansion and columns | β | @debajyotid2 |
| Data types | Basic types and casting | β | @debajyotid2 |
| Strings | Working with strings | β | @peter-gy |
| Missing data | Handling missing data | π§ | @folicks |
| Aggregations | Group bys and aggregations | β | @jorammutenge |
| Window functions | Advanced expressions with windowing functions | β | @henryharbeck |
| User-defined functions | Using custom Python operations | β | @peter-gy |
| NumPy functions | Applying NumPy functions to Dataframes | π§ | @debajyotid2 |
| Lazy execution | Lazily process queries with LazyFrames | β | @debajyotid2 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed