We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f1973 commit 6fd469aCopy full SHA for 6fd469a
source-code/polars/README.md
@@ -0,0 +1,11 @@
1
+# Polars
2
+
3
+Polars is an alternative to pandas that is designed to have better performance.
4
5
6
+## What is it?
7
8
+1. `patient_data.ipynb`: Jupyter notebook that explores functional differences
9
+ between pandas and polars. It replicates the notebook in the `pandas`
10
+ directory with the same name.
11
+1. `data`: Directory containing the data used in the notebook.
0 commit comments