Skip to content

Commit 08a5e0f

Browse files
authored
explain timings
1 parent 5e03844 commit 08a5e0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ pandas 2.0.3
2424
data.table@rollmedian
2525
```
2626

27+
Timings are in seconds. Column `pd2dt` is time of pandas divided by time of data.table to easily show how many times data.table is faster than pandas.
28+
2729
### single computation
2830

2931
```

0 commit comments

Comments
 (0)