DataFrame and Basic Functionality

Dear all,



I am trying to complete  DataFrame and Basic Functionality lesson but at the moment I executed:



infy = pd.read_csv('…/data/infy.csv')



I got the following error

 

FileNotFoundError: File b'../data/infy.csv' does not exist

thanks for your help
Michelangelo

 

Apologies for the inconvenience. We have uploaded the infy.csv file in the data folder. Now you can run the notebook without interruption.