Although we love QGIS we prefer programmatic solutions when we have to visualize data. The Python ecosystem offers excellent tools to produce interactive and static maps. We tested Altair and Folium on the same dataset.
(more…)Author: crowintelligenceteam
-

Which country is the best? Punch card version
-

Which country is the best? The top 10 on bump charts
The most-read post of all time on our blog is Which country is the best? Dealing with ranking data. The data took on a new look with bump charts.
(more…) -

Book review: Data Structures the Fun Way
These days when you can find a package for every problem you encounter, learning about algorithms and data structures seems to be a waste of time. But finding the right package or knowing the best data structure to handle your problem most efficiently cannot be achieved without knowing about data structures. Jeremy Kubica’s Data Structures the Fun Way is a fun intro to the topic for self-taught programmers and data scientists.
(more…)

