Using pandas to create basic informative reports
Great Work,
Hello budding Data Scientists, let's try out a guided project which will enable you to get answers to questions using basic python, pandas, and matplotlib. We will be using excel-comp data set which gives information about bank details of various regions in the USA.
Doing this project will enable you to integrate Multiple data sources to answer basic questions. You also learn to perform common excel tasks with pandas
What will you learn in the session ?
- Python Basics
- Pandas
- Web Scrapping
- Functions
- Plotting
Pre-requisites
- Working knowledge of Pandas, Numpy, Matplotlib
- Data indexing and slicing