Skip to content

Feature Enhancement: Dynamic Folder Loading #7

@ItsRikan

Description

@ItsRikan

Problem

read_folder currently requires a fixed file type and cannot dynamically load mixed file formats from a directory.

Proposed Solution

Add dynamic: bool parameter to read_folder

When enabled, automatically detect and load supported file types (CSV, JSON, Excel, etc.) and merge them into a single DataFrame.

Progress

✅ Feature is already implemented

🔄 Open to feedback and ready to refactor or split PRs if needed

Why This Helps

  • Simplifies data ingestion from heterogeneous datasets

  • Improves DsKit’s usability for real-world datasets

Pull Request:

#2 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions