Skip to content

pandas_compat. _reconstruct_block uses deprecated kwarg #1484

Closed
@jbrockmendel

Description

@jbrockmendel

def _reconstruct_block(item):

pandas_compat. _reconstruct_block calls _int.make_block with the kwarg fastpath=True. We recently determined that fastpath is not actually used anywhere within make_block, so are moving towards removing it (pandas-dev/pandas#19265). Ideally it would be removed downstream first so we don't cause any collateral damage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions