Tag: Python
-
Intel i5 4670k vs Ryzen R9 3900X (Gephi, Pandas and Python)
After my computer upgrade from a 4 cores, 4 threads CPU with 32GB RAM to a 12 cores, 24 threads CPU with 64GB of RAM how this changes my daily number crunching work as a Social Media Analyst. I am not a professional hardware reviewer. I only want to get a feeling if and how…
-
Network visualization of every registered company in Germany
On 06.02.2019 OpenCorporates in cooperation with Open Knowledge Foundation Deutschland published data of 5.3 million Germany companies that are registered with Handelsregister. This data should be publicly available for free, but isn’t currently. You can read how they collected the data and download it from offeneregister.de. I did a quick exploration of the data on…
-
Everyone I ever interacted with on Twitter
I took the 43 058 tweets I wrote between 2008 and 2017, extracted all twitter handles and created a graph that shows how they are following each other today. Stop, I can’t see anything. Overview There are three pretty distinct clusters. In orange at the top is Germany (30%). In red at the bottom right…
-
How to collect any Twitter follower network with the Python script twecoll
Learn how to create a graph file for visualization in Gephi This guide is written in a way that complete beginners can use it. You will be exposed to the command line and the programming language Python. You don’t need to know them as I will explain step by step what to do. I still recommend…