Thank you for this! Hopefully I finish this and will comment again once I get my certification from your website :) Thank you
Nice one, Matt. Keep up your good work!
When trying to import `h3pandas`, I encountered an `ImportError` stating: "cannot import name 'h3' from 'h3'". This happened because I had `h3-py` version 4.1.1 installed, which is incompatible with `h3pandas`. *Solution:* To resolve this, I uninstalled `h3-py` and installed a compatible version (3.x). Here are the steps: 1. Uninstall the incompatible version: ```bash conda remove h3-py ``` 2. Install a compatible version: ```bash conda install -c conda-forge h3-py=3.7.7 ``` After that, I was able to import `h3pandas` successfully!
thank you from morocco π²π¦π²π¦
Thats good session for the current era.
this is gold! thank you so much
incredible video!, thank you so much!!
Loved the presentation and you are good at speaking. But the excessive zooming in and out (maybe that is your recording software) gave me motion sickness! Is there a way to make the window showing the speaker smaller and maybe not zoom in and out?
I think for future videos it would be best to keep the zoom on the screen consistent. The constant zoom in/out was a little disorienting. But overall a nice video and enjoyed the introduction.
Awesome workπ
liked this a lot, many thanks!
Thanks Mattπ―β€
Thanks π
Thanks for this great tutorial. Your videos and book have really helped me improve my skills. Would you be interested in giving a talk or workshop at the OpenStreetMap State of the Map US conference in Boston this June?
Thanks sir β€
Thank you for an informative session! Just wondering where can I download the five geopandas-1 to geopandas-5 ipynb? Cheers
Thank you.
Thank you sir
hello Matt! how can you generate those polygons from google earth or similar open source software to create dataframes?
@dianaaleksieieva3698