Old Blog

Animating Data Transformations

A common statistical procedure is to convert a tall dataset into a wide one, or visa versa. A tall, or…

Read More →

Python Ebay Web Scrape Tutorial

Summary: This blog post explains how to make a simple demo web scraping program in Python using Beautiful Soup 4.…

Read More →

Back to Top