Deprecate Series.asobject, Index.asobject, rename to _asobject · Issue #18237 · pandas-dev/pandas (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
In [13]: pd.Series.asobject?
Type: property
String form: <property object at 0x10b674548>
Docstring:
return object Series which contains boxed values
*this is an internal non-public method*
Let's make it private then.
Metadata
Metadata
Labels
Development
No branches or pull requests