Created
June 28, 2021 14:34
-
-
Save Steboss89/5d6936caca1df5d6d1f044b5c29fc254 to your computer and use it in GitHub Desktop.
Polars, let's learn dataframes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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