Functions for Data Processing
Project description
Data Funcs
Functions for Data Processing
Functions
.mean - Returns the mean of a list
.grt - Returns the mean of a list for values greater than specified
.grtEqual - Returns the mean of a list for values greater than or equal to specified
.less - Returns the mean of a list for values less than specified
.lessEqual - Returns the mean of a list for values less than or equal to specified
.notEqual - Returns the mean of a list for values not equal to specified
.outlier - Removes the outliers from a list
.imputate - Replaces outliers in a list with the mean of the filtered list.
.median - Returns the median of a list
.mode - Returns the mode of a list
.Help - Prints a list of the above functions and their explanations
Created by Liam Leonard & Fraser Woodward
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datafuncs-0.1.2.tar.gz.
File metadata
- Download URL: datafuncs-0.1.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f68f8a5c9009f6ac6d06cc658327741f2f39ad5f092f43849c9764ed7eb249a1
|
|
| MD5 |
075c03dc8765801dfdabf4e15e75985d
|
|
| BLAKE2b-256 |
72ec8e3a7263709bf38ec39acde5a3536d72c521f154e107c4b550fc3ea92ab1
|
File details
Details for the file datafuncs-0.1.2-py3-none-any.whl.
File metadata
- Download URL: datafuncs-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
323d304e4690dd3fe7d36efd4d314c0415c715268a9b9b086441247e8026bcb2
|
|
| MD5 |
ccb8663343cc1b806ae73908313ec232
|
|
| BLAKE2b-256 |
7854cdd328a0a5201846690754286ef6e72d32c585754587f3f26f6a6e9807e1
|