Skip to content

Clarify read_folder return type and fix demo #4

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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