A built up feature tool. Used to make everything simipler
Project description
Featman
Features and sh*t. Use as an abstraction to Spaceman
. It can be used with the storage layers spaceman provides.
from featman import Features
features = (
Features(host="localhost", db="global")
.set_storage("...")
.set_type("...")
.set_time(now=False, back=True, month=0, day=0, hour=0, minute=30)
.set_data(dataframe: pd.Dataframe, time_index=True, scale="minute")
.set_data(dataframe: pd.Dataframe, time_index=True, scale="minute")
.set_data(dataframe: pd.Dataframe, time_index=True, scale="minute")
.set_data(dataframe: pd.Dataframe, time_index=True, scale="minute")
.push()
)
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
featman-0.1.5.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file featman-0.1.5.tar.gz
.
File metadata
- Download URL: featman-0.1.5.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b25f5092ded0d5c7399d607a4abb544c0199c88ac1bf70041d341e1664b99da1 |
|
MD5 | 9e9ddf0e549e35d56815d6a9b4907685 |
|
BLAKE2b-256 | a7f4203d11dd6f2f2d5e70ef217c0400ea249f2cf93b9935e5afffece4ab8b25 |
File details
Details for the file featman-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: featman-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.20.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55cf3881d87a537dc46f171757bb50b2f484c5af7495a91d1bcfb65f4f377754 |
|
MD5 | 0da40e0cb01562e46669fa400f547de1 |
|
BLAKE2b-256 | aaaa67da43ccc7af3143bad4933777879a1774d3cbec0791e9be966b7256d5be |