We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e03844 commit 08a5e0fCopy full SHA for 08a5e0f
README.md
@@ -24,6 +24,8 @@ pandas 2.0.3
24
data.table@rollmedian
25
```
26
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
+
29
### single computation
30
31
0 commit comments