Skip to content

Polars courseΒ #40

@akshayka

Description

@akshayka

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions