Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoestq committed Jan 31, 2025
1 parent 07642df commit 7d4b884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/use_with_numpy.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Use with NumPy

This document is a quick introduction to using `datasets` with NumPy, with a particular focus on how to get
`numpy.ndarray` objects out of our datasets, and how to use them to train NumPy models.
`numpy.ndarray` objects out of our datasets, and how to use them to train models based on NumPy.


## Dataset format
Expand Down

0 comments on commit 7d4b884

Please sign in to comment.