0.1.2: Improve axis handling
: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