A package for cleaning data frames.
Project description
Data Cleaner
Data Cleaner is a Python package for cleaning data frames that you obtain from h1bdata.info to find potential employers that can sponsor
Installation
You can install the package using pip:
pip install h1b-processor
from clean_h1b import data_cleaner
# Create an instance of data_cleaner
processor = data_cleaner(keywords = 'data')
# Process the DataFrame
processed_df = processor.process()
# Display the processed DataFrame
print(processed_df)
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
h1b_processor-1.71.tar.gz
(3.2 kB
view details)
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 h1b_processor-1.71.tar.gz.
File metadata
- Download URL: h1b_processor-1.71.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9493e172ec9c90eba31e4796af5e17a4628a201788c7d80d47658841703a7657
|
|
| MD5 |
d10019139aceac2be6a6e15969f48351
|
|
| BLAKE2b-256 |
f59da3552b2f56d0cce892a1d7729843f06eaf7c74803662d84c61a47d64275b
|
File details
Details for the file h1b_processor-1.71-py3-none-any.whl.
File metadata
- Download URL: h1b_processor-1.71-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4d011e3f618dc238b3f0a840ebce9cf05587c8d89d18fb8dcc54496e183005bc
|
|
| MD5 |
804529ef18e24d99000cd2b7a8e4c07f
|
|
| BLAKE2b-256 |
0100103cdaa3bc14df3f0418766202b706a915cded27889c1db34f85fdd89de3
|