A package to encode the categorical data
Project description
This function encodes the categorical data.By default it uses one-hot encoding. Args:data: pandas dataframe column: column name. It needs to be a list and categorical column method: one_hot or label_encoding Returns: pandas dataframe with encoded categorical data.
We encode the categorical data because many algorithms are not able to handle the categorical data.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file categoricaldataencoding-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: categoricaldataencoding-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1b38ab9119993eeda6f7750185f6eddd118e830ef2fe8e29dc7d3dd86d93258 |
|
MD5 | 506e6e5985ee2e95abb2126fe09a53e4 |
|
BLAKE2b-256 | 7d9c17595436aab30df55c2fe1830414493cbe499a7d307b2cb5030db96ed623 |