Skip to content

Commit aa4ba3e

Browse files
DOC: add period in README bullet
1 parent 1fa95a1 commit aa4ba3e

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
@@ -61,7 +61,7 @@ Here are just a few of the things that pandas does well:
6161
- Intuitive [**merging**][merging] and [**joining**][joining] data
6262
sets
6363
- Flexible [**reshaping**][reshape] and [**pivoting**][pivot-table] of
64-
data sets
64+
data sets.
6565
- [**Hierarchical**][mi] labeling of axes (possible to have multiple
6666
labels per tick)
6767
- Robust I/O tools for loading data from [**flat files**][flat-files]

0 commit comments

Comments
 (0)