Python Baby Steps 111
Jun 17, 2021
Wonderful ! You have completed the 10 steps milestone. In this step, we will see “Reading Files” in python. Let’s dive in.
Reading files in python is one of the common operation you would come across, due to which you need to be familiar with various ways and options of file read operations. Keep a file in your local machine and change the path for reading it while practicing on the Jupyter notebook.
P.S : Don’t forget to pull out all the notebooks shown in the series of babysteps from my GitHub repo💻:
(mihirdhakan93/python-babysteps: Repo for the python baby steps with practical hands-on (github.com)