It looks like data visualisation is (or starts to be) a hot topic. And since Blender is the digital content creation suite (visualisation), why not diving into data visualisation and (big amount of) external data.
To work with somewhat bigger (mined, scraped, etc) amount of data, I guess we could use SQL, SQL lite, Pandas, or other databases. But so far I haven’t seen implementations of databases in addons (or Blender).
How would you start, considering the ease of installation, performance, and Blender’s limitations on visualising (bigger amount of) external data.
( Is it possible to make importing pandas module hassle free for example? )