Skip to content

Handling corner cases #4

@MKatereggaExigent

Description

@MKatereggaExigent

The library fails on dataframes where column types are not explicitly defined. For instance in cases where a continuous column has text, the following error is returned:

TypeError: unsupported operand type(s) for +: 'int' and 'str'

It will be great to have an intelligent library that would auto-fix such.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions