Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some basic statistics with Panda #21

Open
ellenkoenig opened this issue May 3, 2018 · 3 comments
Open

Add some basic statistics with Panda #21

ellenkoenig opened this issue May 3, 2018 · 3 comments

Comments

@ellenkoenig
Copy link
Contributor

ellenkoenig commented May 3, 2018

Idea: Add some more statistical processing such as averages, median, percentiles, correlations to follow after the intro to pandas using the "radish voting" example from here: http://opentechschool.github.io/python-data-intro/core/survey.html

@ghost
Copy link

ghost commented May 18, 2018

Would this include an intro to Pandas or would two sections make more sense: "Intro to Pandas and data frames" and "Basic statistics with Pandas"? I tend to lean more towards the bite-sized-chunks strategy. Too much on one page and you lose the overview and get frustrated. I've added a related issue.

@ellenkoenig
Copy link
Contributor Author

I agree with you, and I in fact tried to say the same thing. I guess I was not clear. The part about "re-doing the radish analysis in pandas" is supposed to be an intro to pandas and data frames. The intro to stats with pandas would be the next section as I envision it.

@ellenkoenig
Copy link
Contributor Author

I guess splitting the two sections into two issues is a better approach. I will move part of my idea there so that this issue here only covers the stats section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant