django-pygwalker icon indicating copy to clipboard operation
django-pygwalker copied to clipboard

Easily add PyGWalker visualizations to your Django applications

Results 1 django-pygwalker issues
Sort by recently updated
recently updated
newest added

Problem: Upload a csv file (download from: https://kanaries-app.s3.ap-northeast-1.amazonaws.com/public-datasets/bike_sharing_dc.csv) with default view as: http://127.0.0.1:8000/pygwalker/, it always throw error "file provided is not a csv file". After check source code, found in...