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

Handling Missing Data in CSV Files #239

Open
3 tasks
Dhiraj1405 opened this issue Oct 18, 2023 · 0 comments
Open
3 tasks

Handling Missing Data in CSV Files #239

Dhiraj1405 opened this issue Oct 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Dhiraj1405
Copy link

What is the motivation for adding/enhancing this feature?

Our current system does not handle missing data in CSV files effectively, leading to potential issues and errors during data processing.

What are the acceptance criteria?

When our application encounters missing data (represented as empty fields or null values) in CSV files, it should handle them in a consistent and reliable manner. This includes options for data imputation, error handling, or user-defined strategies for dealing with missing values.

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

@Dhiraj1405 Dhiraj1405 added the enhancement New feature or request label Oct 18, 2023
@Dhiraj1405 Dhiraj1405 self-assigned this Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant