baggiponte / pymi-polars

πŸ»β€β„οΈ @pola-rs tutorial @pythonmilano

Home Page:https://baggiponte.github.io/pymi-polars/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ»β€β„οΈ Get started with polars

cookiecutter slidev

Source code for the single page application (SPA) of the polars's tutorial I held @Python Milano.

  • πŸ“½οΈ Live

πŸ›©οΈ How to run

  1. Clone the repo
# with github CLI
gh repo clone baggiponte/pymi-polars

# with git
git clone git@github.com:baggiponte/pymi-polars
  1. Install npm and run the following:
npm install
npm run dev
  1. Visit http://localhost:3030

Note

Credits:

  • slidev is an amazing framework to build slides from markdown and host them.
  • polars is a blazingly fast DataFrames library implemented in Rust using Apache Arrow Columnar Format as the memory model.

About

πŸ»β€β„οΈ @pola-rs tutorial @pythonmilano

https://baggiponte.github.io/pymi-polars/


Languages

Language:Just 67.4%Language:CSS 32.6%