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.

Change Log

0.0.1 (12/7/2024)

  • First Release

0.0.2 (12/7/2024)

  • Fixes an indentation error

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.2.tar.gz (2.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: plotstandarddeviation-0.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 bfdaaf33aa257044cddfc3706a6714fecf62294ae99f29268da64cb4b31b1783
MD5 d653a9efd707bc9f9ef10a72cf5dd73a
BLAKE2b-256 2693130d7393396f6f529e836f1ad6fd548af2b06b2d38764d72a93a3e246637

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