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.
8
8
1 . ` patient_data.ipynb ` : Jupyter notebook that explores functional differences
9
9
between pandas and polars. It replicates the notebook in the ` pandas `
10
10
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 .
13
13
1 . ` create_csv_data.py ` : Python script to generate one or more large CSV files
14
14
for benchmarking.
15
15
1 . ` 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