A helper package for Business Intelligence solutions
Project description
Ctrl4BI
This is a helper package for Business Intelligence solutions.
For documentation, please read HELP.md
For demo on usage, please check README.ipynb
Lastest Version: 1.0.5
Highlights
- Connector for AWS S3 - Bulk Download Files/Directories in S3 Bucket
- PII/PHI scrubbing - Removes occurrences of SSN / Driver License / Account Numbers etc from texts
- ETL testing - Column Level Check
- Parse JSON files
Dependencies
Ctrl4BI requires:
- Python 3 (tested under Python 3.8)
Installation
The easiest way to install the latest release version of Ctrl4BI is via pip:
pip install ctrl4bi
In case you get ERROR: Could not install packages due to an EnvironmentError, try using
pip install ctrl4bi --user
Check for the latest available version in Ctrl4BI
Import
Import any module from the package thru the following method:
from ctrl4bi import cleanser
from ctrl4bi import etl_testing
Learn to use
Understand what each functions does by using help():
help(cleanser.scrub_pii)
ChangeLog
- Sort and Compare two datasets (When joining is not possible)
- Flatten JSON & Dictionary
- Connector for AWS S3
ToDo
- Connectors for various data sources
- Relationalize Unstructured Data
About Us
Proprietary Code of VKreaT
Project Owner: Shaji James
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
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 ctrl4bi-1.0.5.tar.gz.
File metadata
- Download URL: ctrl4bi-1.0.5.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66fb550d2eff97bc73fff02755e908a504b78a017e57f9e7236b7f303e4fa25d
|
|
| MD5 |
dae588706a80a3c591406c59b920ec41
|
|
| BLAKE2b-256 |
10901b467e7ec778e72b5cf06db0be64c7f585420919252a5a449fbd755d73bf
|
File details
Details for the file ctrl4bi-1.0.5-py3-none-any.whl.
File metadata
- Download URL: ctrl4bi-1.0.5-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
562d94c3ded00726e4e2f2c057b9cecd4395f8a2bd1741978b507fab6ab12abe
|
|
| MD5 |
68d0f5c12df53e482ea5502873f2d1c7
|
|
| BLAKE2b-256 |
fb96a9600c13d535f6f41da3c36e64d151e43e428d76d807bd6c0aac10f4edb0
|