Skip to main content

Calculates all standard deviations from the mean within a dataset's range.

Project description

Plot Standard Deviation is a library with currently one function: To return all standard deviations from the mean within the range of the dataset.

This library contains one function:

getStandardDeviations(data) This function takes a column of a pandas DataFrame and returns a list of all standard deviations from the mean within the dataset’s range.

Note: If you want to plot lines using the given standard deviations, use a for loop to iterate over all the items in the function’s returned list and use matplotlib.pyplot’s axvline() for vertical or axline() for horizontal to plot the lines.

To import the module: import plotStandardDeviation

Change Log

0.0.1 (12/7/2024)

  • First Release

0.0.2 (12/7/2024)

  • Fixes an indentation error

0.03 (13/7/2024)

  • Updates the README file to show how to import the module

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plotstandarddeviation-0.0.3.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file plotstandarddeviation-0.0.3.tar.gz.

File metadata

  • Download URL: plotstandarddeviation-0.0.3.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for plotstandarddeviation-0.0.3.tar.gz
Algorithm Hash digest
SHA256 f178cfdc0c72f57e8047c2b058c0e0919d86a0175bc63ebb506de18e0aff1abd
MD5 1a955ec8c371af50f4761d1572a9a9fe
BLAKE2b-256 b94b77061ce2dbc2d73101ce61db1e4e5b6c4ba728e686f949bee74d5beb0b68

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page