No project description provided
Project description
deepcore
deepcore 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 deepcore, use pip:
pip install deepcore==1.2.0
Usage
After installation, you can use the package as follows:
from deepcore import *
# Example usage
data = [1,1,2,3,4,5,5,]
var = Centrality(data)
print(var)
deepcore
Description
deepcore 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 deepcore, use pip:
pip install deepcore==1.2.2
Usage
After installation, you can use the package as follows:
from deepcore import *
# Example usage
display_central_tendency()
Available Functions
The following functions are available in deepcore:
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
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 deepcore-1.2.2.tar.gz.
File metadata
- Download URL: deepcore-1.2.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbaff1df5221f8bdd3bfa589330e7c7119d72bbab4daf7fa14c20bfe15a8ef50
|
|
| MD5 |
b8311e4079d3ebf5bafd070c80c107d2
|
|
| BLAKE2b-256 |
b3f4a3c8611c947ce7c1561b6a9cc5168f6262ab6ab60577c524134ae04dea23
|
File details
Details for the file deepcore-1.2.2-py3-none-any.whl.
File metadata
- Download URL: deepcore-1.2.2-py3-none-any.whl
- Upload date:
- Size: 4.1 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 |
f628677140def53e38fea9e863932838b959f719db2087bef2f905266986306c
|
|
| MD5 |
b018c568dfb008dd8bbd4be082828105
|
|
| BLAKE2b-256 |
0987e41541d1030426208ea44b38ff51c6708de43767e83539a33d7b34fb8781
|