File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ Polars is an alternative to pandas that is designed to have better performance.
881 . ` patient_data.ipynb ` : Jupyter notebook that explores functional differences
99 between pandas and polars. It replicates the notebook in the ` pandas `
1010 directory with the same name.
11- 1 . ` polars_versus_pandas_benchmarks .ipynb` : Jupyter notebook that compares the
12- performance of polars and pandas on a variety of operations .
11+ 1 . ` polars_large_data_benchmark .ipynb` : Jupyter notebook that compares the
12+ performance of polars and pandas on large data sets .
13131 . ` create_csv_data.py ` : Python script to generate one or more large CSV files
1414 for benchmarking.
15151 . ` create_csv_data.slurm ` : Slurm script to run ` create_csv_data.py ` on a
File renamed without changes.
You can’t perform that action at this time.
0 commit comments