An SDK to access Mobilewalla's Feature Machine service
Project description
Mobilewalla Feature Serving SDK
Getting started
from mwfeatureserving import MwFeatureStore
mwfs = MwFeatureStore(mwfs_api_base_url='Mobilewalla Feature Machine Base URL',
auth_key='Mobilewalla Feature Machine Auth Key')
# Example data retrieval call:
online_features = mwfs.get_online_features_of_feature_group('Feature Group Name', 'Feature Group Version')
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
File details
Details for the file mw-feature-serving-sdk-0.1.1.tar.gz
.
File metadata
- Download URL: mw-feature-serving-sdk-0.1.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f99f67c7b261c65dfa82097a485282fdef4c4c89efc17c077e18008d300aa685 |
|
MD5 | 64457be99ae000356c059996d236ef35 |
|
BLAKE2b-256 | 25b2d40a7af9b9e4cc69b6065c61452e02a08d9b98a179b4afd2a27691f8201c |