Skip to content

how to use dtypeTestLim to recompute data types #674

Description

@vivere-dally

I have a large df with a string column. However, the first 5k+ values are integer values, but later on we see the string data.

I saw that dtypeTestLim is set to 20 by default, which is really low for my use case. I saw that in no way I can set that to readCSV. Is my only option to create a new df and set that property, thus cloning the original df?

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