A sample package containing basic data stat methods
Project description
# WeatherUtil This module includes methods to get data from a table and parse statistical values from it.
## Methods ### get_data() get_data() returns a pandas DataFrame object. It takes one optional string parameter specifying the location of a csv file for it to pull data from, but otherwise it will default to weather_data.csv.
### mean(), median(), mode(), range() These methods each take two arguments. First is a weather DataFrame object, second is a column to extract the data from. The column options are: ‘temperature’, ‘humidity’, ‘precipitation’, and ‘windspeed’.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file weatherutilv1-0.1.0.tar.gz.
File metadata
- Download URL: weatherutilv1-0.1.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c02910409e7e47eb92bdca35f7d980c68502d760b8daf75bbf2065ff2950793c
|
|
| MD5 |
554ea68f0ba98ef70c7dad1772e42a3c
|
|
| BLAKE2b-256 |
8cf800e1988b7324b95c821acfd5b446df3f3a0188cec8902de7164bec61f134
|