554 bytes added
, 23:27, 6 March 2023
== Pandas Tutorials ==
<font><i>.
Data Analysis: This is using the tools like statistics and data visualization to better understand the problem by understanding the data.
Data Munging: This is the process of transforming raw data into a form so that it is appropriate for your job, like data analysis or machine learning.
Pandas is a Python library for data analysis and manipulation. It adds to the SciPy framework, which provides powerful libraries for handing gridded data (like NumPy) and plotting (like matplotlib).
:</i></font>
* Show