Skip to content

replace np.NaN on datetime which is required as a verbatim affects the type of the dataframe #1343

@RoxanaMariaNeagu

Description

@RoxanaMariaNeagu

the replacement is happening in _apply_oe_replacements and as it is now, dataset._data[col].replace(np.NaN, '', inplace=True) is changing the type of the data, making it an Object.

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