Created
June 29, 2021 09:50
-
-
Save Steboss89/664d95108865656deeb346c787cb2d05 to your computer and use it in GitHub Desktop.
Use features
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 = "polar_learning" | |
version = "0.1.0" | |
authors = ["Steboss89"] | |
edition = "2018" | |
[dependencies] | |
polars = "0.14.2" | |
polars-core = {version = "0.14.2", features=["ndarray"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment