Skip to content

Instantly share code, notes, and snippets.

@oliviano
Created May 21, 2020 03:07
Show Gist options
  • Save oliviano/2c9d5911da6dab1b4511e5f8b75946d6 to your computer and use it in GitHub Desktop.
Save oliviano/2c9d5911da6dab1b4511e5f8b75946d6 to your computer and use it in GitHub Desktop.
https://docs.python.org/3/library/statistics.html
https://docs.python.org/3.4/library/statistics.html
https://www.geeksforgeeks.org/python-non-central-t-distribution-in-statistics/?ref=rp
https://numpy.org/doc/1.18/reference/generated/numpy.percentile.html#numpy.percentile
-plotting / charting
https://plotly.com/python/v3/plot-data-from-csv/
https://plotly.com/python/wind-rose-charts/
https://windroseexcel.com/guides/using-excel-make-wind-rose-step-step-guide/
https://pypi.org/project/windrose/
https://nbviewer.jupyter.org/github/python-windrose/windrose/blob/master/windrose_sample_random.ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment