Skip to content

Commit

Permalink
Add reference column in previous column.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Geng committed Jul 26, 2024
1 parent 9ecbfaa commit 9b3b748
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,10 @@ python compare_dependency_methods_polars.py
```
Both steps require that `benchmark-dependencies-methods.py`
has been run previously in order to create the test data
and results.
and results. The comparison in the `pandas` column is
based on the pyarrow column in the tabulation in the previous
section.


| method | pandas | polars | winner | factor |
|-------------------------------------------------|----------|----------|----------|----------|
Expand Down

0 comments on commit 9b3b748

Please sign in to comment.