tidypyverse / tidypandas

A grammar of data manipulation for pandas inspired by tidyverse
https://tidypyverse.github.io/tidypandas/
MIT License
93 stars 7 forks source link

Ci GitHub actions #24

Closed grahitr closed 2 years ago

talegari commented 2 years ago

Would you mind adding a badge on readme on the build status?

grahitr commented 2 years ago

Would you mind adding a badge on readme on the build status?

Added the Badge and also catching the exception for only TypeError in _is_kwargable.