Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function clean_data test suite #27

Open
HrayrMuradyan opened this issue Jan 14, 2025 · 1 comment
Open

Function clean_data test suite #27

HrayrMuradyan opened this issue Jan 14, 2025 · 1 comment
Assignees
Labels
planning Includes tasks related to brainstorming, deciding project scope, and high-level planning
Milestone

Comments

@HrayrMuradyan
Copy link
Collaborator

Plan the clean_data function test suite.

@HrayrMuradyan HrayrMuradyan added the planning Includes tasks related to brainstorming, deciding project scope, and high-level planning label Jan 14, 2025
@HrayrMuradyan HrayrMuradyan added this to the Milesone 2 milestone Jan 14, 2025
@HrayrMuradyan HrayrMuradyan moved this from Ready to In progress in @summarease-project-board Jan 14, 2025
@zze1999
Copy link
Collaborator

zze1999 commented Jan 15, 2025

Expected Use Cases:
Standard cleaning behavior with default parameters.
Custom replace_values behavior.
No column standardization.

Edge Cases:
Empty DataFrame.
Duplicate rows.
Large datasets.

Erroneous Inputs:
Invalid data type for dataset.
Invalid types for replace_values, drop_duplicates, and standardize_columns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
planning Includes tasks related to brainstorming, deciding project scope, and high-level planning
Projects
Status: In progress
Development

No branches or pull requests

2 participants