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.7.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.7.tar.gz.
File metadata
- Download URL: h1b_processor-1.7.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 |
4b2303c93fa8c0f7c1e0947485eb55112e11f7c6ffb8132bc77f8faaf850187f
|
|
| MD5 |
a496091a0ff55a51d082d6a8c5c52bef
|
|
| BLAKE2b-256 |
b600e3b15f3c54e0ae910a9a57c664ca365fe76546c99e8ca5a7f9126d6a826b
|
File details
Details for the file h1b_processor-1.7-py3-none-any.whl.
File metadata
- Download URL: h1b_processor-1.7-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 |
abbc606f38c9015fae89ab646b76716b42a2fddae7a9a1a9ba53ad76214cb457
|
|
| MD5 |
84b66209571050863f6e9a96624f97d3
|
|
| BLAKE2b-256 |
5a106d96a559e2e1b6b2a1a0da6ea29f095a8322a15569b14be926abe46aad39
|