I noticed that some of your projects contain the geolocation data that might need a map plotting tool. Therefore, I want to share this document with you guys which I found really interesting on the Internet. This is the library I used for my project to plot the cameras data and the crime data on Google Maps. The link is below: https://jupyter-gmaps.readthedocs.io/en/stable/tutorial.html# I hope it will be helpful for some of you in the near future.
Also, tableau is a very powerful and convenient data plotting tool for those who are having trouble with python in general. https://www.tableau.com/
I think before we use gmaps we need fiona and geopandas for data processing.