Skip to content

ENH: Allow opting in to new dtypes on I/O routines via keyword to I/O routines #29752

Closed
@Dr-Irv

Description

@Dr-Irv

With the new dtypes (IntegerArray, StringArray, etc.), if you want to use them when reading in data, you have to specify the types for all of the columns. It would be nice to have the option to use the new dtypes for all columns as a keyword to read_csv(), read_excel(), etc.

(ref. discussion in pandas dev meeting on 11/20/19)

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementExtensionArrayExtending pandas with custom dtypes or arrays.IO DataIO issues that don't fit into a more specific labelNA - MaskedArraysRelated to pd.NA and nullable extension arrays

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions