Skip to content

Releases: benthecoder/datastuff

0.1.2

05 Sep 23:07
Compare
Choose a tag to compare

Added

  • Added tox, code coverage and github actions

0.1.1

05 Sep 22:20
Compare
Choose a tag to compare

Added

added test for missing_vals function

0.1.0

05 Sep 22:00
Compare
Choose a tag to compare

Added

  • Function missing_vals to allow checking for missing values in data frame and dropping them.