Skip to content

Allow Dataset to accept a folder of XML files #11

@alankbi

Description

@alankbi

Right now, users have to create a CSV file using the xml_to_csv function, then pass that into the Dataset, which reads it into a pandas DataFrame. Instead, if given the folder of XML files itself, the Dataset could just directly read them into a DataFrame, saving space and making it easier to work with.

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