Skip to content

v0.1.9

Compare
Choose a tag to compare
@axelfahy axelfahy released this 19 Aug 10:57
· 124 commits to master since this release
feat(cast_to_category_pd): add function to cast type to category

If more memory efficient, the functions cast the type of the column to
category dtype.

Closes #22.