pandas / 0.18.1 / generated / pandas.series.reshape.html /

pandas.Series.reshape

Series.reshape(*args, **kwargs)

Return the values attribute of self with shape args. However, if the specified shape matches exactly the current shape, self is returned for compatibility reasons.

© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.18.1/generated/pandas.Series.reshape.html