Skip to content

Conversation

@ItsRikan
Copy link

@ItsRikan ItsRikan commented Jan 8, 2026

Changes

1) Dynamic Folder Reader :

Fetches all files from the folder, tries to fetch all data, and makes a dataset using all possible files and enhanced docstrings
**Effect: ** Useful for real-life data where we have data in various formats (e.g., JSON, Excel, CSV)
**Changes Made In: ** dskit/core.py | read_folder function and dskit/io.py read_folder function

2) Zero Division Check :

Checks added to avoid zero division error
**Effect: ** Robust and reliable code structure
**Changes Made In: ** dskit/cleaning.py | outlier_summary and remove_outliers

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant