If you are already using Python for data analysis, just browse this book’s
table of contents. You will probably find a bunch of things that you wish
you knew how to do in Python. If so, feel free to turn directly to that chapter
and get to work....
The internet contains a wealth of data. This data is both provided through structured APIs as well as by content delivered directly through websites. While the data in APIs is highly structured, information found in web pages is often unstructured...