[Numpy-discussion] azip

Alan G Isaac alan.isaac at gmail.com
Thu Jul 18 13:50:42 EDT 2013


On 7/18/2013 1:03 PM, Robert Kern wrote:
> np.column_stack([x, b]) does everything you need.


I am curious: why is column_stack in numpy/lib/shape_base.py
while hstack and vstack are in numpy/core/shape_base.py ?

Thanks,
Alan




More information about the NumPy-Discussion mailing list