How to import excel and csv file in Python Pandas DataFrame
YOUR LINK HERE:
http://youtube.com/watch?v=M8sAsKvBsYw
This video describes • How to import Excel File (.xls and .xlsx) in Python Pandas DataFrame? • How to import .CSV File in Python Pandas? • Imported datasets from Excel and CSV can be used to solve various Data Science related problems. • Link to watch the video on “How to use Google Colab for Python Programming : • How to use Google Colab for Python Pr... • Video chapters: • 0:00 Introduction to Python Pandas - Series and DataFrames • 1:02 Starting Google Colab Notebook • 1:13 Importing StudentExamRecords .xlsx file • 4:17 Printing Pandas DataFrame content • 6:56 Importing StudentRecords .CSV file in Pandas
#############################
