Experimenting with geopandas and other visualization libraries in python
- Introduction
- Technologies
- Prerequisites
- Contributors
This is a small project experimenting with geopandas and other python visualization libraries. I used these libraries to analyse Airbnb listings in Barcelona. These listings contain information about locations, prices, room types and reviews. **Listings can be found on Airbnb archives
"Experiment" was done with:
- Python 3.7
- Jupyter Notebook
- Make sure you have the latest version of python.
- Jupyter Notebook or Google colabs.
- Install contextily, geopandas, matplotlib, geoplot and descartes.
Israeladebisi