Articles → Pandas → Read Csv File Using Read_Csv Function In Pandas

Read Csv File Using Read_Csv Function In Pandas






Sample CSV File




Picture showing the sample CSV file
Click to Enlarge


Example


import pandas as pd

pd.read_csv("c:\\temp\\A.csv")



Output


Picture showing the output of reading the csv file using read_csv function in pandas
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Wednesday, May 8, 2019

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250