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 cleanh1b
usage
from clean_h1b import data_cleaner
# Load your DataFrame
keyword='data engineer'
# Create an instance of data_cleaner
processor = data_cleaner(keyword)
# 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.6.tar.gz
(3.3 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.6.tar.gz.
File metadata
- Download URL: h1b_processor-1.6.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1abdc1b03481ea62ab615cf54bdfbebc57c8600158f26053a4ae7d1068321f5
|
|
| MD5 |
4ba670dc5b4e66bf719d09dc738e5521
|
|
| BLAKE2b-256 |
1b973e81fccb999008855a9158e722aaa6cda0263c412728557e5e8aaab582bc
|
File details
Details for the file h1b_processor-1.6-py3-none-any.whl.
File metadata
- Download URL: h1b_processor-1.6-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 |
bb820dbc3a4d7378823fd90ea628e36c230a4eeff3c67ee16797d53c4c495bbd
|
|
| MD5 |
e15a7c494efc7496bfbc2605593ad6c6
|
|
| BLAKE2b-256 |
7d14149c1c24379b1e9f1a3c03a9bd510802863b0c33efe7b9a7697161931173
|