In this Hands-on lab, you will be challenged on your knowledge of Python for Data Science, particularly on three important aspects: Programming, Data Management, and Visualization. Here, we will mainly focus on three Python libraries: Pandas, Bokeh, and Matplotlib. Those are indeed the fundamental libraries to perform data analysis, management, and visualization using Python.
Before starting this lab, you are strongly encouraged to take the following courses:
Your data manipulation and visualization skills will be challenged, and by the end of this lab, you should have a deep understanding of how Python is used in Data Science.