Skip to content

Instantly share code, notes, and snippets.

@Steboss89
Created June 28, 2021 14:34
Show Gist options
  • Save Steboss89/5d6936caca1df5d6d1f044b5c29fc254 to your computer and use it in GitHub Desktop.
Save Steboss89/5d6936caca1df5d6d1f044b5c29fc254 to your computer and use it in GitHub Desktop.
Polars, let's learn dataframes
[package]
name = "polars_learning"
version = "0.1.0"
authors = ["Steboss89"]
edition = "2018"
[dependencies]
polars = "0.14.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment