Tag: learn programming
-
Data Cleaning and Visualization Basics

80/20 Pareto relationships are one of those things that once you learn what they are, you see everywhere. Pareto relationships follow an 80/20 ratio where 80% of the results come from 20% of the inputs. For example, in group projects for school, 20% of the members will do 80% of the work. Similarly, in dating…
-
Getting Started with Python for Data Science

I have received my share of unhelpful advice such as: follow your dreams, don’t eat eggs, and eat eggs. However, the most repetitive and annoying thing that I am told to do is “learn to code.” I would bet that most of the people that say learn to code do not know how to code…