module designed to make your data preprocessing experience easier
Project description
IslanderDataPreprocessing
This python package was designed to help python developers who want to get in to machine Learning have an easier way to do so. currently there are 6 modules in this package, this number will grow as the Islander Robotics Community works more and more with machine Learning and Artificial Intelligence.
#DataBase
DataBase(API_command) currently this module only works with downloading and installing datasets from the Kagle website.
API_command: this is where you will insert the designated API command from the Kagle website
datasets: this list is where all of the datasets you downloaded at the current time of running the module will be stored as a pandas DataFrame allowing you the ability to save time by not having to uploaded the datasets again.
filename: this module will allow you the ability to see what index each file is stored in the datasets list. as well as you will have the ability to know what files where downloaded from Kagle.
#DataCorrelation
DataCorrelation(df) This module is designed to allow you the ability to see what parts of your data have high correlation between them from there you will be able to use the information to combine those columns for the best results
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
File details
Details for the file IslanderDataPreprocessing-2022.1.18.tar.gz
.
File metadata
- Download URL: IslanderDataPreprocessing-2022.1.18.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 412cb4fe922ef7b7aaa2e63d458161943b38e2296a16cfcaf9265f8bc75b211f |
|
MD5 | cb9af73a3ef828eb7d2a5a93eec68f66 |
|
BLAKE2b-256 | b30067756af3d0bda4614db42dcfc019c8ef1aa9cb0cb2d75c43ddec97906302 |
File details
Details for the file IslanderDataPreprocessing-2022.1.18-py3-none-any.whl
.
File metadata
- Download URL: IslanderDataPreprocessing-2022.1.18-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cdd89c1328b8a5330ae04b4ab697d0bf89bd5477c2624a153f06045b7d47197 |
|
MD5 | 02270302fb362a9ce5285b335c123a2d |
|
BLAKE2b-256 | fdcb91673f00a1488ed13726242f1e4a0d6fcee73a12a25d2bc96b1ebe3ab58a |