sudu1988 OP t1_jdqtuw6 wrote
Reply to comment by hmiemad in [OC] Relation between the square meter price of an apartment and distance from Notre Dame de Paris in Paris and Ile-de-France by sudu1988
Thanks for feedback, I'll try this next week.
hmiemad t1_jdtapst wrote
Once you get it, map the standardized error with colorscale. And don't do the cheap average per departement or municipality. I know for a fact that in 18th and 17th arrondissements of Paris, you can get very different rates. So for each appartment, one point on the map with the error as color. Rich neighbourhoods should pop up.
​
edit : for mapping purposes, take a look at geopandas. very close to pandas. easy to use : gdf.plot()
Viewing a single comment thread. View all comments