dp-100-data-scientist-assoc video for you're developing a machine learning model in an Azure Notebook and need to load data from a CSV file into a pandas
You're developing a machine learning model in an Azure Notebook and need to load data from a CSV file into a pandas DataFrame. The file, 'source_data.csv', is located in the same directory as your Python script 'MyMLScript.py'. What is the correct way to load this data into a DataFrame at the beginning of your script?