Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
11.08k stars 570 forks source link

Improved error handling #463

Closed blondon1 closed 6 months ago

blondon1 commented 6 months ago

the current error handling in loadDataSource and other async functions were made more readable, maintainable, and efficient by focusing on best practices in TS and JS

ObservedObserver commented 6 months ago

Hi, thanks for the prs. but I don't think the changes are necessary.