@dianaaleksieieva3698

Thank you. Great explanation and a lot of examples!

@inang1968

Thank you for this!


Hopefully I finish this and will comment again once I get my certification from your website :) 

Thank you

@bijangurung788

Nice one, Matt. Keep up your good work!

@KenMathenge

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!

@zakariaakh8539

thank you from morocco πŸ‡²πŸ‡¦πŸ‡²πŸ‡¦

@tb_diary5611

Thats good session for the current era.

@ginoalbanese3505

this is gold! thank you so much

@javiermatos6911

incredible video!, thank you so much!!

@BryanSayer

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?

@eEshkol

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.

@justin-griffioen

Awesome workπŸ™Œ

@1990sjackson

liked this a lot, many thanks!

@LesleyGerald

Thanks MattπŸ’―β€

@ganaj1996

Thanks πŸ‘

@RadicalMycology

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?

@jaswant962

Thanks sir ❀

@Birch-r5g

Thank you for an informative session! Just wondering where can I download the five geopandas-1 to geopandas-5 ipynb? Cheers

@TheAmazingmayowa

Thank you.

@prashlovessamosa

Thank you sir

@matteoarellano5917

hello Matt! how can you generate those polygons from google earth or similar open source software to create dataframes?