Have you wanted to extract series data from various Internet sources directly into a pandas DataFrame? That is when pandas_reader comes in handy.
Above is the snippet to extract daily data of AD indicator from 2008 to 2018. All you need is one line of code to extract the data and it is Pythonic!
Find out other supported Internet sources here