Deprecate Series.asobject, Index.asobject, rename to _asobject · Issue #18237 · pandas-dev/pandas (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@TomAugspurger

Description

@TomAugspurger

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

Issue actions