This is documentation for an old release of NumPy (version 1.7.0). Read this page in the documentation of the latest stable release (version > 1.17).
Convert to different class and/or domain.
Parameters : | domain : array_like, optional
kind : class, optional
window : array_like, optional
|
---|---|
Returns : | new_series_instance : kind
|
Notes
Conversion between domains and class types can result in numerically ill defined series.