Free Stock Prices with Pandas Datareader - How I use Python with Tableau (E02)

preview_player
Показать описание
Hey everyone, I'm glad you stumbled upon this video. Today we're using pandas datareader to collect real-time stock data for our insider trades dashboard. There are lots of good nuggets in here like using Pandas to calculate moving averages and to read html. In the next video we will be hopping over to Tableau to build the dashboard itself.

If you enjoyed the video or learned something please consider helping me out by clicking that like button! If you have any questions, feedback, or corrections, feel free to leave them in the comments below.

Рекомендации по теме
Комментарии
Автор

Your tutorials and explanation are on point man, very helpful.

daaahjames
Автор

so much love from this video and reddit 😍

davidho
Автор

I enjoy that you introduce VS code shortcuts. I still don't have many memorized :)
One question, how are you preventing duplicate entries from the moving average thing?

HellTriX
Автор

Cool video, thank you!
Please do not stop!))

rrahll
Автор

Thank you for your video :) You should consider using jupyter/jupyter lab its much easier (to debug and present stuff) than running python script from cmd window ;) Plus its a good way to introduce your stuff

CP-oomz
Автор

Hey Shea, really great tutorial. I have a quick question regarding deploying the dashboard to server. Somehow the yahoo finance webpage refuses to connect once it’s online, but works perfectly in my desktop. I looked it up but can seem to fix it with methods suggested online. What do you think that I can do to fix it? Thanks!

tongwu