Skip to content

Clarify read_folder return type and fix demo #4

@ASR134

Description

@ASR134

Currently, the read_folder function returns a concatenated Dataframe, while the demo file iterates over it as if it were a list of Dataframes. This can be confusing for the users.

I propose updating the read_folder function to return a list of Dataframes and adjusting the docstring/demo accordingly.

I have local fix ready and can open a pull request if this appoach is applicable.

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