Mobio OLAP SDK
Project description
OlapSDK
module mining data in OLAP
Prepare Đảm bảo rằng image phải được cài đặt mysql-devel, trong Dockerfile thêm dòng sau trước khi install requirements
RUN yum install -y gcc
RUN yum install -y python38-devel mysql-devel
RUN ln -s /usr/include/python3.8 /usr/local/include/python3.8
Usage
- Get profile by id
from mobio.libs.olap.mining_warehouse.profiling.mysql_dialect.profiling_dialect import ProfilingDialect
profile_data = ProfilingDialect(olap_uri="uri").get_profile_by_criteria(merchant_id="merchant_id", profile_id="profile_id", lst_criteria=["cri_merchant_id", "cri_profile_id", "cri_name"])
print(profile_data)
Release notes:
- 0.1.4 (2023-11-28):
- fix validate column name, support dynamic field with prefix
- 0.1.3 (2023-11-27):
- remove m-utilities, chỉ dependence m-logging để support python3.8
- 0.1.2 (2023-11-27):
- alter table
- 0.1.1 (2023-11-24):
- support lấy profile by id, hỗ trợ việc masking 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 Distribution
m-olap-sdk-0.1.10.tar.gz
(12.0 kB
view details)
File details
Details for the file m-olap-sdk-0.1.10.tar.gz.
File metadata
- Download URL: m-olap-sdk-0.1.10.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adc75dc46d2dfbd104fa4f37bfa67907ba88239e291fc32085b1ba8af63a3b0c
|
|
| MD5 |
731a331ac70434b4c8fd120d766dce77
|
|
| BLAKE2b-256 |
144f7a538a9fe1a85cf404a1d76232b63bbbd29c8d3cf960e67ead6625cf54c8
|