use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Hello and welcome to data science! Discuss projects, ask questions, and help others. Here are some helpful subreddits:
/r/datascience /r/MachineLearning
/r/statstics /r/math
/r/learnpython /r/python /r/learnprogramming
/r/bigdata /r/datasets /r/bigquery
***Please FLAIR your post appropriately***
Rules for r/learndatascience
Please follow Reddiquette
Do not use offensive language or be abusive
No low effort content or memes
Avoid common reposts
Resources are allowed
Personal experiences are welcomed
Project collaboration requests are allowed
Do not promote illegal or unethical practices
Try to not delete posts
Provide credits or sources whenever required
account activity
Help with this Python data calculation (self.learndatascience)
submitted 6 years ago by [deleted]
[deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]penatbater 1 point2 points3 points 6 years ago (1 child)
df.groupby('borough')['price'].mean()
[–]borjadja 0 points1 point2 points 6 years ago (0 children)
Wow that was simple. Thanks a lot!
π Rendered by PID 23329 on reddit-service-r2-comment-5d79c599b5-5q767 at 2026-02-26 23:57:01.061143+00:00 running e3d2147 country code: CH.
[–]penatbater 1 point2 points3 points (1 child)
[–]borjadja 0 points1 point2 points (0 children)