Hopsworks User Defined Functions - Common utilities for feature engineering
Project description
HUDF - Hopsworks User Defined Functions
Common utilities and functions for feature engineering in Hopsworks.
Installation
pip install hudf
Quick Start
from hudf.datetime import to_microseconds
from hudf.feature import normalize_column
# Convert datetime to microseconds
df = to_microseconds(df, 'timestamp')
# Normalize a numeric column
df = normalize_column(df, 'amount')
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
hudf-0.0.1.tar.gz
(2.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
hudf-0.0.1-py3-none-any.whl
(2.1 kB
view details)
File details
Details for the file hudf-0.0.1.tar.gz.
File metadata
- Download URL: hudf-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c561ac91d581fe9f2b85fb6328e12ae0ed9381512255c1af7b59ac0876e236a1
|
|
| MD5 |
e8b9759512383b448a25a5b382957fc3
|
|
| BLAKE2b-256 |
d6985eec8932ea74db3a9daac03a944d33192f2819e3d51efb42ee3f792df49f
|
File details
Details for the file hudf-0.0.1-py3-none-any.whl.
File metadata
- Download URL: hudf-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fddd4de65c9e98a9d61f55d25e883e3f8926ccacfd5e37eb35ae8aecb7796de6
|
|
| MD5 |
48b0916a3d331d701463f2963c2b0ff9
|
|
| BLAKE2b-256 |
61babb97f1704daecce501a608a459aabbc87eff08516b884ed7aa5fa4c536c0
|