Pandas
Introduction
In pandas data that has rows and columns or which is in the form of a table is called a data frame.
A single row or a single column is called as series.
Reading Data
url = 'https://github.com/lukes/ISO-3166-Countries-with-Regional-Co...
jeevanhenryd.hashnode.dev2 min read