pandas Essential Training
1. What you learned and how it relates to your major (e.g., describe what you learned from this learning module).
In this course, I learned how to efficiently manipulate and analyze data using the Pandas library in Python. The course covered concepts such as data cleaning, filtering, sorting, grouping, merging, and working with time series data. I also learned how to handle missing data and perform statistical analysis using Pandas tool
This is related to my major as it is a core tool for cleaning, organizing, and analyzing data, making it important for extracting insights.