Data science competition websites
Data science competition websites are great places to get ideas for how to solve data science problems, stay up to date with recent developments, and learn from others.
Perhaps the top data science competition website is Kaggle.com, but there are many more such as drivendata.com. One aggregator for these competitions is mlcontests.com. Since many of the competitions have to do with machine learning, that aggregator is specific to ML. However, some other places offer more general data science and analytics competitions, such as hackerrank.com/contests.
Kaggle is its own platform at this point, combining data science competitions, dataset hosting, courses, and a social media-like aspect. By simply scrolling through your newsfeed on Kaggle, you can see some of the cutting-edge data science and ML techniques being used by others. It can also be a place to learn some tricks for coding, although you can also learn bad habits. Many people coding...