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

std_deviation Function #54

Open
sanketchaudhari10 opened this issue Oct 3, 2020 · 2 comments
Open

std_deviation Function #54

sanketchaudhari10 opened this issue Oct 3, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@sanketchaudhari10
Copy link
Contributor

Todo

  • Create a file for the std_deviation calculator function

  • This function inputs a list and returns the standard deviation

Example

Input: 600, 470, 170, 430, 300
Output: 147.322774886

Important

  • Guidelines for adding new functions are clearly mentioned in the contributing guidelines.

  • Screenshots of the output needs to be added along with the PRs for quicker merges.

  • If any queries, discuss it in the issue thread.

@sanketchaudhari10
Copy link
Contributor Author

Should I work on it?

@sanketchaudhari10
Copy link
Contributor Author

sanketchaudhari10 commented Oct 7, 2020

@tejasmorkar @SuyashSonawane
Is there some issue with the app.py?
There are no options.....

calcprob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants