pandas 0.9.0 documentation

pandas.Series.copy

Series.copy(order='C')

Return new Series with copy of underlying values

Returns :cp : Series