Skip to content

Deprecate Series.asobject, Index.asobject, rename to _asobject #18237

Closed
@TomAugspurger

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

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions