You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mapslices is currently inconsistent with all reduction functions (e.g. mapreduce) in that its dim argument has remained positional while it has been made a keyword argument everywhere else.
mbauman, jekbradbury, StefanKarpinski and andyferris