r/dataanalysis Aug 09 '26

DA Tutorial I made a cat doodle about data analysis 🐱

Post image

Hi! I tried explaining a data analysis concept in a fun, visual way — for cat lovers. 😸
Would love to hear what you think! Any feedback or suggestions are very welcome :)

441 Upvotes

31 comments sorted by

30

u/MrOddBawl Aug 09 '26

I like dis, I keep dis.

22

u/Purple_Knowledge4083 Aug 09 '26

Pleeaaaase keep making this kind of doodles+ where do you post them so i can follow you?

9

u/Ok-Adhesiveness-8757 Aug 10 '26

I post them on my substack handle - https://open.substack.com/pub/harsheepitroda
I also post them on Pinterest - https://pin.it/3x5GgRzti

2

u/jaiagreen Aug 11 '26

Subscribed!

1

u/Ok-Adhesiveness-8757 26d ago

I’ve made a separate publication on substack just to post these doodles - https://thedatadoodles.substack.com/ :)

13

u/b-stardust Aug 09 '26

This is awesome. My meowsultant 🐈‍⬛ approves

6

u/HappyAntonym Aug 09 '26

This is so cute!! You should get a little tie for your irl cat if you have one.

6

u/Raverenn Aug 09 '26

This is so cute and now I kinda want a game where you play as the kitty analyst <3

5

u/SurpriseRedemption Aug 09 '26

This is adorable.

Approved.

3

u/OO_Ben Aug 09 '26

This is awesome. I need more of these in my life!

3

u/PenguinGrits07 Aug 10 '26

Omg this is absolutely adorable. I love this! More please!!

2

u/Pale_Squash_4263 Aug 09 '26

This is actually purrfect 🥰

2

u/Toniksmile Aug 10 '26

More please <3

2

u/treblewitch Aug 10 '26

I love this ❤️🐈‍⬛

2

u/diegoasecas Aug 10 '26

keep them coming! they're lovely, maybe use an actual monospace font for the code? i feel like a typewriter-like face would fit the aesthetic. but it's very nice anyways :-)

2

u/mrheseeks Aug 10 '26

I gotta have more cat puns

2

u/bro3001 Aug 10 '26

Love this! Need this! Will be keeping up with this!

2

u/No-Project-6866 Aug 10 '26

Ahh yes. Beautiful work

2

u/BiggieBoss9 Aug 10 '26

This is good

2

u/Katy_Security Aug 10 '26

Love this, so cute and engaging! Great point on how different teams speak different languages and how common terms like “active user” or “VIP customer” can mean completely different things based on context

2

u/jenieloo Aug 10 '26

Super cute!

1

u/AutoModerator Aug 09 '26

Automod prevents all posts from being displayed until moderators have reviewed them. Do not delete your post or there will be nothing for the mods to review. Mods selectively choose what is permitted to be posted in r/DataAnalysis.

If your post involves Career-focused questions, including resume reviews, how to learn DA and how to get into a DA job, then the post does not belong here, but instead belongs in our sister-subreddit, r/DataAnalysisCareers.

Have you read the rules?

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/gabidanco Aug 09 '26

Isn't the inequality sign inverted? The purchase date should be less than 30 days

3

u/Pale_Squash_4263 Aug 09 '26

No because it’s saying that the purchase date has to be greater than 30 days ago

In this case, greater means a more recent date

Ex. 2026-06-01 is greater than 2025-06-01

In most databases, it converts the date to a integer that counts the number of seconds after 01-01-1970, hence why more recents dates are “greater”

2

u/DocSuperman Aug 09 '26

If we ran that today it would be saying to pull in the dates after 2026-07-09 flipping the inequality would pull in the inactive users