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 13e2df0 commit c52b56eCopy full SHA for c52b56e
README.md
@@ -57,7 +57,7 @@ Here are just a few of the things that pandas does well:
57
into DataFrame objects
58
- Intelligent label-based [**slicing**][slicing], [**fancy
59
indexing**][fancy-indexing], and [**subsetting**][subsetting] of
60
- large data sets
+ large data sets.
61
- Intuitive [**merging**][merging] and [**joining**][joining] data
62
sets
63
- Flexible [**reshaping**][reshape] and [**pivoting**][pivot-table] of
0 commit comments