No project description provided
Project description
Dataset for KSE801: Sensor Data Science
Install
pip install kse801-dataset
How to use
- The datasets are separated by their source names: ['abc', 'crowdsignal', 'kaist']
- For example:
from kse801.abc import load_app_usage
from kse801.kaist import load_activity
from kse801.crowdsignal import load_accel_phone
abc_app_usage = load_app_usage()
kaist_activity = load_activity()
crowdsignal_accel = load_accel_phone()
- Datasets are formatted as pandas's DataFrame, except receptivity data (i.e., kse801.kaist.load_receptivity)
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
kse801-dataset-0.1.2.tar.gz
(62.9 MB
view details)
Built Distribution
File details
Details for the file kse801-dataset-0.1.2.tar.gz
.
File metadata
- Download URL: kse801-dataset-0.1.2.tar.gz
- Upload date:
- Size: 62.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ab22184f2e2c2460c5c1347869aae723237c66cbbb6bad9bbe63507ecef9797 |
|
MD5 | 094ec832ea006693b973f2cf9cc392cd |
|
BLAKE2b-256 | 6b573ed79f7027202a8acc9600f9b8beeaa9df753ab947c612917072f3ce5608 |
Provenance
File details
Details for the file kse801_dataset-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: kse801_dataset-0.1.2-py3-none-any.whl
- Upload date:
- Size: 62.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f64e7ae0270fb5c621ae4d3d273aae0a3a8d1ae4161e9ab82cc4eb7b1292689 |
|
MD5 | 94cd7cc7a0caec3932101dead3632bdd |
|
BLAKE2b-256 | 227c489667a0ad699e3d5ab51785a7221fff069f29d6d8fedea89cd2cd4d1b4a |