-learn why you need the Pandas library and what it allows you to do with data
-Get familiar with Pandas data structures (Series and Dataframe) and learn how to perform basic operations on them
-Learn how to create, import, and export tabular data in Pandas Dataframe
-learn how to manipulate tabular data
-Learn how to work with tabular data quickly and conveniently with Pandas