Hi All,
I’ve built a dash app that uses mapbox choropleth, and reads in a few files for a total of around 200mbs. I end up with R14 and R15 errors before the app even loads.
Does anyone have suggestions on how to address this? I’m reading the files from my github:
The app itself is fairly simple, not sure if maybe reading in chunks would help?
Thanks!