No project description provided
Project description
deephandly
deephandly is a Python library designed for use in a statistical calculator. With this library, users can perform multiple calculations related to statistical analysis. Currently, it supports calculations focused on the measurement of central tendency.
Features
- Perform statistical calculations related to central tendency.
- Simple and easy-to-use interface.
Installation
To install deephandly, use pip:
pip install deephandly==1.0
Usage
After installation, you can use the package as follows:
from deephandly import *
# Example usage
data = [1,1,2,3,4,5,5,]
var = Centrality(data)
print(var)
deephandly
Description
deephandly is a Python library designed for use in a statistical calculator. With this library, users can perform multiple calculations related to statistical analysis. Currently, it supports calculations focused on the measurement of central tendency.
Features
- Perform statistical calculations related to central tendency.
- Simple and easy-to-use interface.
Installation
To install deephandly, use pip:
pip install deephandly==1.2.2
Usage
After installation, you can use the package as follows:
from deephandly import *
# Example usage
display_central_tendency()
Available Functions
The following functions are available in deephandly:
meanmedianmodemultimodeCentralitymean_modemean_medianmean_multimodemedian_meanmedian_modemode_meanmode_median
Framework Used
This package is built using Python.
Contributing
Feel free to fork the repository, create a feature branch, and submit a pull request.
License
This project is licensed under the MIT License.
Contact
For any issues or feature requests, please reach out via the following platforms:
- LinkedIn: Vishal Singh
- GitHub: VishalIndevp
- X (Twitter): @vishalindevp
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 deephandly-1.0.tar.gz.
File metadata
- Download URL: deephandly-1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db9736bad3fea2eab2f83af74c6f772453a58e3ab2932bc67926cc99683f6505
|
|
| MD5 |
349b7ae97a9421900e5e6b4914c9e430
|
|
| BLAKE2b-256 |
58901b5ebc54d149cde6a310c9ce70039af3627364cb0cb4f1f7c344894b4e1f
|
File details
Details for the file deephandly-1.0-py3-none-any.whl.
File metadata
- Download URL: deephandly-1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03a3afb41b92d38a88c3381f1a500e60caf709de6f3b34033f537eef36e36210
|
|
| MD5 |
24c6ee6c503e470357d07ae9ba08ac05
|
|
| BLAKE2b-256 |
e716b71300cbe7d834de83044cee137b655fb7e42c1424f17d1069fa071b692e
|