Read Data from different sources in Python

BhanuPrakash
Apr 5, 2021

In Python we can read data from different sources. We will see how to read data from csv, xlsx, tsv, json, html file formats, zip file and read data from an URL

Read a csv file

Read a xlsx file

Read a tsv file

Read a json file

Read a html file

Read a zip file

Read data from url

--

--

BhanuPrakash

Machine Learning Engineer, my primary responsibility is to develop complex ml algorithms that can help organizations make data-driven decisions.