Skip to content

Commit d6a3298

Browse files
Joe Hammanjbednar
andauthored
Update doc/roadmap.rst
Co-Authored-By: James A. Bednar <[email protected]>
1 parent fef1181 commit d6a3298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/roadmap.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Shuffle and Sampling APIs
4848

4949
When training machine-learning models in batches, it is often necessary to
5050
selectively or randomly sample from your training data. Xbatcher can help
51-
facilitate seemless shuffling and sampling by providing APIs that opperate on
51+
facilitate seamless shuffling and sampling by providing APIs that operate on
5252
batches and/or full datasets. This may require working with Xarray and Dask to
5353
facilitate fast, distributed shuffles of Dask arrays.
5454

0 commit comments

Comments
 (0)