


Can Machine Learning Crack This 4,000-Year-Old Mystery?
Be sure to check out this fascinating article about some cutting edge machine learning being used to decode the language used by the 4,000-year-old Indus Valley Civilization! For more than a century, thousands of examples of Indus “seals” – small...Comparing Visualizations
How data is visually displayed can impact the understanding of trends and patterns and can help viewers retain information. Here is a blog post from Data Science Central on comparing visualizations using different tools such as SPSS, R, Tableau, and a few others....
Analysis: Pivot tables
I have been playing around with the pivot_table function in the Python package, pandas. The reason for this is because I was using groupby and wanted to see the difference in functionality and how it could impact my work. Using the pivot_table function is a lot like...