pandas example csv Example: read a csv file in pandas you should be in the same dir as .py file df = pd.read_csv('your_file_name.csv')