Skip to content

Commit 21c9cb5

Browse files
authored
Merge pull request #9 from Zsailer/ericmjl-add-pyjanitor
Add pyjanitor link
2 parents a41ae83 + cfb1aaf commit 21c9cb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ df.my_flavor.row_by_value('x', 10)
7070
# Name: 0, dtype: int64
7171
```
7272

73-
To see this in action, check out [pdvega](https://github.com/jakevdp/pdvega) and
74-
[PhyloPandas](https://github.com/Zsailer/phylopandas)!
73+
To see this in action, check out [pdvega](https://github.com/jakevdp/pdvega),
74+
[PhyloPandas](https://github.com/Zsailer/phylopandas), and [pyjanitor](https://github.com/ericmjl/pyjanitor)!
7575

7676

7777
## Register methods

0 commit comments

Comments
 (0)