1.

What do you know about pandas?

Answer»
  • Pandas is an open-source, python-based library used in data manipulation applications REQUIRING high performance. The name is DERIVED from “PANEL Data” having multidimensional data. This was DEVELOPED in 2008 by Wes McKinney and was developed for data analysis.
  • Pandas are useful in performing 5 MAJOR steps of data analysis - Load the data, clean/manipulate it, prepare it, model it, and analyze the data.


Discussion

No Comment Found