#voi
Read more stories on Hashnode
Articles with this tag
This blog post concludes what I learned from the data collected in the Where's my Voi scooter series. I started this study at the beginning of the...
In this blog, I will analyse the data of Voi scooters in my area in July using the Python program I built previously. All the messy code will not be...
In this blog, I plan to incorporate the map into the heatmap made in the previous blog post, because, with only the heatmap, you can see which...
In this blog, I aim to investigate the distribution of scooters. Finding out the latitude and longitude of my city Scooter data uses latitude and...
I will be trying to learn from the data set I collected, starting with the battery of scooters. Deal with missing data Because of my data collection...
In this blog post I will first fix the data collection program, and then change how the data is stored, to facilitate further analysis. Improving the...