Python: mapping data with python library Bokeh

preview_player
Показать описание

Thanks for watching and be sure to subscribe to catch all our videos!

Intro and ending music is "Rise of Legend" by Butterfly Tea (CC-SA).
Рекомендации по теме
Комментарии
Автор

awesome series! top notch quality :)

could you do more web scraping projects using other packages like Selenium and/or Scrapy? Something that touches on dealing with interactive web pages; for instance a website with a scrolling page feature.

How about something that uses databases like MySQL and/or dataset?

keenanburkepitts
Автор

Awesome video! will there be more at any point?

raider
Автор

Hey guys this was a great series. It was very helpful for my General Assembly Project on real estate mapping. Didn't you guys save the data into df_clean.csv in the last video? You seem to be loading the uncleaned dataframe. I hope you guys have more videos coming.

eugwong
Автор

Hey guys awesome series! Does it have a public repo to get all the code?

kyleanderson
Автор

Thanks for the video. Looks great. What version of Python are you using? I'm using 2.6 in Ananconda and I get an error saying "cannot import name DataRangeld".

spacedustpi
Автор

Hi! Really good series, hope you guys continue to do more projects!
I just need a little help. I ran with a RuntimeError at the end, when running the show(plot):

RuntimeError: Sub-model (id='f9bd7ba9-a67c-4133-8d3f-36e2ea469643', ...) of the root model GMapPlot(id='ef7cc8e0-eb53-4a92-8675-576b92ffb374', ...) is already owned by another document (Models must be owned by only a single document). This may indicate a usage error.

I think I need to add to bokeh.document() or something. Any ideas?
Thanks!

hjop
Автор

epic tutorial if anyone needs to plot the data from excel instead using new p = gmap option let me know

martynas
Автор

cannot import bokeh.models GMapPlot and DataRangeId
Gives error Cannot import name

stephennfernandes
Автор

how do we remove particular emails which are containing with in the same column, I have tried a lot, but nothing comes up, could you suggest me?

rajeshkhanna