lastrank should reduce input to shape (n,)

Bug #572533 reported by kwgoodman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
larry
Fix Committed
Low
kwgoodman

Bug Description

Given input of shape (n,m) and axis=-1, the lastrank function and method should return an output that has shape (n,) instead of the current (n,1). That would make it the same as the other reducing functions. The shape (n,1) output is unexpected---makes things confusing.

This is not a bug, just a feature request.

Related branches

kwgoodman (kwgoodman)
Changed in larry:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → kwgoodman (kwgoodman)
milestone: none → 0.3
kwgoodman (kwgoodman)
Changed in larry:
importance: Medium → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.