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

Pandas - Performing mathematical operations on dataframe #2368

Closed
siddharth2011 opened this issue Nov 9, 2023 · 2 comments · Fixed by #2406
Closed

Pandas - Performing mathematical operations on dataframe #2368

siddharth2011 opened this issue Nov 9, 2023 · 2 comments · Fixed by #2406
Assignees
Labels
good first issue Good for newcomers

Comments

@siddharth2011
Copy link
Contributor

Problem Description
This notebook will help the users to perform mathematical operation like, sum, median, mode, mean, standard deviation on the data present in a column of dataframe. Mean unveils the average, mode reveals the most frequent, median marks the middle ground, standard deviation gauges data dispersion, and sum tallies the grand total. Computing these will help to analyze and understand the data in a better fashion.

@FlorentLvr FlorentLvr added the good first issue Good for newcomers label Nov 9, 2023
@siddharth2011
Copy link
Contributor Author

@FlorentLvr was busy with work. Could not accept guthub invite. Could you please send it again?

@FlorentLvr
Copy link
Contributor

@FlorentLvr was busy with work. Could not accept guthub invite. Could you please send it again?

Invitation sent!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Archived in project
2 participants