Skip to content

0.1.2: Improve axis handling

Compare
Choose a tag to compare
@ddelange ddelange released this 29 Oct 12:32
· 60 commits to master since this release
14a4f01
:recycle: Refactor mapply() to split along opposite axis (#1)

* :recycle: Refactor mapply() to split along opposite axis

* :goal_net: Catch bad combination of passing Series and axis=1

* :white_check_mark: Add test for Series + axis=1 ValueError