Skip to content

Commit 5a2bb65

Browse files
committed
edit
1 parent 1383ad8 commit 5a2bb65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/posts/flox-smart/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ summary: 'flox adds heuristics for automatically choosing an appropriate strateg
1010

1111
## TL;DR
1212

13-
`flox>=0.9` now automatically optimizes GroupBy reductions with dask arrays to reduce memory usage and increase parallelism! Here I describe how.
13+
`flox>=0.9` now automatically optimizes GroupBy reductions with dask arrays to reduce memory usage and increase parallelism! Here I describe how. To opt in, simply set `method=None` if you were setting it explicitly previously.
1414

1515
## What is flox?
1616

0 commit comments

Comments
 (0)