[Bug]: Error Handling in Data Loading
Closed this issue · 5 comments
Is there an existing issue for this?
- I have searched the existing issues
What happened?
When the Error Message Shows
The error messages will be displayed in the following scenario:
Error During Data Loading:
- If the file exists but there is an issue when attempting to read the data (within the
tryblock), the following scenarios might occur:- The file is in an unsupported format (e.g., it’s not a valid CSV).
- The file is corrupted or malformed.
- There are permission issues that prevent reading the file.
In this case, the error message will indicate that an error occurred while loading the data, providing more context such as: An error occurred while loading data: specific error message from the exception
Conclusion
This error handling mechanism ensures that users receive clear and informative feedback, allowing them to diagnose and rectify issues efficiently.
Add ScreenShots
What browsers are you seeing the problem on?
Chrome
Record
- I agree to follow this project's Code of Conduct
- I'm a GSSOC contributor
- I want to work on this issue
- I'm willing to provide further clarification or assistance if needed.
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.
@sanjay-kv , as a participant in Girls Script Summer of Code ext (GSSOC), I'd like to work on this issue. Could you please assign it to me and add the GSSOC ext level?
Hi, I am interested in working on this project, please assign me, and I'll share my solution as soon as you ping me !!
This issue has been automatically closed because it has been inactive for more than 30 days. If you believe this is still relevant, feel free to reopen it or create a new one. Thank you!
