Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialEsteban Caicedo
3,553 PointsDashboard & VBA expert
Hello Team,
I am currently trying to become a data analyst expert and use excel to create dashboards in order to illustrate data easier. Is there any course that will teach me how to become an expert in VBA and excel? If the answer is no, what course will teach me to do something familiar to it in order to create awesome dashboards at work?
2 Answers
Sue Dough
35,800 PointsPython and Javascript have nice graphing libraries. A few popular ones are D3, matplitlib, and chartjs. You may want to look into R as well.
Mark Chesney
11,747 PointsYes, here's the matplotlib course: https://teamtreehouse.com/library/introduction-to-data-visualization-with-matplotlib
As for R, I'd recommend Microsoft Professional Program (MPP), perhaps try the Data Science track. It was free w/o a certificate (or $99 with one)
Esteban Caicedo
3,553 PointsEsteban Caicedo
3,553 PointsThanks!