top | item 38765862

Ask HN: How to practice data analytics skills?

17 points| seshagiric | 2 years ago

Merry Christmas YCombinatorions, I am looking to improve my data analytics skills, basically how to identify patterns, trends, useful insights from data. Can folks some suggest good web based tools for this please?

Not looking for books, but rather sample datasets I can use to visualize, analyze and test if I found the right insights.

8 comments

order

metabro|2 years ago

From a product analytics perspective I’d suggest :

1. Think of a product that exists. Define a goal for the product and success metrics you will use. Dau, mau, user retention,incremental revenue etc. 2. Come up with gaurd rail metrics 3. Define performance and reliability metrics as well.

Now try to figure out how you would construct queries to answer these questions. And how would you visualize this info.

Then if you can find datasets or create synthetic data sets to actually write these queries or better yet create pipelines that ultimately feed a dashboard I think would be worthwhile.

alexmolas|2 years ago

I would start with a familiar dataset and then see if you can prove your intuitions with the data. For example, if you use a smartwatch you can download your sleep data and check if it supports the hypothesis that during weekends you go to sleep later. Then, you can also look for other insights and then check if they are compatible with your prior hypothesis.

mathteacher1729|2 years ago

Data Is Plural is a weekly newsletter (and seasonal podcast) of useful/curious datasets, published by Jeremy Singer-Vine. There have been 356 editions, dating from October 21, 2015 to December 20, 2023.

https://www.data-is-plural.com/

santiagobasulto|2 years ago

Shameless plug, we're building exactly this: www.datawars.io

For now, we're hyperfocused on Python/Pandas/Scikit-learn as we're just getting stated (we launched in June). But we'll expand more tracks for data analytics and data engineering.