Use of Pandas library in Python. How to create DataFrame using pandas library. First of all we have to import the pandas library using command pip install pandas
Then in the Python IDLE import the library and create the DataFrame.
#pythonprogramming
#viral
#pandas