Skip to content

Commit c52b56e

Browse files
authored
Update README.md
1 parent 13e2df0 commit c52b56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Here are just a few of the things that pandas does well:
5757
into DataFrame objects
5858
- Intelligent label-based [**slicing**][slicing], [**fancy
5959
indexing**][fancy-indexing], and [**subsetting**][subsetting] of
60-
large data sets
60+
large data sets.
6161
- Intuitive [**merging**][merging] and [**joining**][joining] data
6262
sets
6363
- Flexible [**reshaping**][reshape] and [**pivoting**][pivot-table] of

0 commit comments

Comments
 (0)