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 0a1577f commit 6417649Copy full SHA for 6417649
doc/source/user_guide/scale.rst
@@ -5,7 +5,7 @@ Scaling to large datasets
5
*************************
6
7
pandas provides data structures for in-memory analytics, which makes using pandas
8
-to analyze datasets that are larger than memory datasets somewhat tricky. Even datasets
+to analyze datasets that are larger than memory somewhat tricky. Even datasets
9
that are a sizable fraction of memory become unwieldy, as some pandas operations need
10
to make intermediate copies.
11
0 commit comments