We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ce57d commit faa17c1Copy full SHA for faa17c1
docs/src/benchmark.md
@@ -21,7 +21,7 @@ We also tried to evaluate the performance of the procedures on persistent data.
21
performance of weighted sampling with replacement from 100 GB of data in the arrow format stored on
22
disk:
23
24
-[comparison_ondisk_algs.pdf](https://github.com/user-attachments/files/22069870/comparison_ondisk_algs.pdf)
+
25
26
the "chunks" method uses `StatsBase.sample` along with the merging methods of this package to sample
27
subsequent chunks of the stored data and then recombine the samples. The other methods employ the
0 commit comments