Skip to content

CLN: StringIO from io instead of from StringIO #10470

Closed
@kawochen

Description

@kawochen

It looks like io is available from 2.6 onward. Can I move the importing out of compat (and replaces any cStringIO with StringIO)? StringIO.StringIO doesn't always do the same thing as io.StringIO.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Compatpandas objects compatability with Numpy or Python functions

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions