Skip to content

add DataFrame.native / LazyFrame.native / Series.native properties #1295

@MarcoGorelli

Description

@MarcoGorelli

to_native() hides the fact that it's a practically free operation, it just calls ._compliant_frame._native_frame

we should probably make native a property, but keep to_native around in stable.v1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions