Stepcount

Latest version: v3.12.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 9

3.6.0

What's Changed
* Update README.md by KPCOFGS in https://github.com/OxWearables/stepcount/pull/92
* feat: field "Covers24hOK" to check 24h coverage by chanshing in https://github.com/OxWearables/stepcount/pull/95

New Contributors
* KPCOFGS made their first contribution in https://github.com/OxWearables/stepcount/pull/92

**Full Changelog**: https://github.com/OxWearables/stepcount/compare/v3.5.0...v3.6.0

3.5.0

What's Changed
* chore: deprecate median ptiles at; shorten field names by chanshing in https://github.com/OxWearables/stepcount/pull/78
* fix: zero-out predicted steps < steptol by chanshing in https://github.com/OxWearables/stepcount/pull/79
* fix: impute walking separately by chanshing in https://github.com/OxWearables/stepcount/pull/80
* fix: use only walking windows when calculating max by chanshing in https://github.com/OxWearables/stepcount/pull/81
* Fix cadence's `steptol`: normalize to steps/min by chanshing in https://github.com/OxWearables/stepcount/pull/83
* Fix to use `.agg(_aggfn)` instead of `.aggfn()` to correctly handle NAs by chanshing in https://github.com/OxWearables/stepcount/pull/84
* Use coarser grid in imputation: 1-min -> 5-min grid by chanshing in https://github.com/OxWearables/stepcount/pull/85
* Fix cadence adjustment by chanshing in https://github.com/OxWearables/stepcount/pull/86
* Use `.total_seconds()` instead of `.seconds`; Fix `.sum()` of all-NaN to return NaN by chanshing in https://github.com/OxWearables/stepcount/pull/87
* chore(enmo): promptly downsample to reduce computation and memory by chanshing in https://github.com/OxWearables/stepcount/pull/89
* fix(enmo): use .agg(_aggfn) instead of .aggfn() to skipna properly by chanshing in https://github.com/OxWearables/stepcount/pull/90
* Concat ENMO and steps columns into one output dataframe/CSV by chanshing in https://github.com/OxWearables/stepcount/pull/91


**Full Changelog**: https://github.com/OxWearables/stepcount/compare/v3.4.0...v3.5.0

3.4.0

What's Changed
* feat: 95th percentile of cadence by chanshing in https://github.com/OxWearables/stepcount/pull/69
* fix(predict): handle zero-length X inputs by chanshing in https://github.com/OxWearables/stepcount/pull/70
* fix NoneType error by chanshing in https://github.com/OxWearables/stepcount/pull/71
* chore: silence warning 'Mean of empty slice' by chanshing in https://github.com/OxWearables/stepcount/pull/72
* feat: steps 5th & 95th ptiles at; refactor field names by chanshing in https://github.com/OxWearables/stepcount/pull/74
* fix: use only walking windows when calculating 95th cadence by chanshing in https://github.com/OxWearables/stepcount/pull/75
* feat: output minute-level data by chanshing in https://github.com/OxWearables/stepcount/pull/76
* feat: output enmo metrics by chanshing in https://github.com/OxWearables/stepcount/pull/77


**Full Changelog**: https://github.com/OxWearables/stepcount/compare/v3.3.1...v3.4.0

3.3.1

What's Changed
* fix: peak cadence to nan when not enough data by chanshing in https://github.com/OxWearables/stepcount/pull/68


**Full Changelog**: https://github.com/OxWearables/stepcount/compare/v3.3.0...v3.3.1

3.3.0

What's Changed
* feat: support specifying custom headers for CSV inputs by chanshing in https://github.com/OxWearables/stepcount/pull/66


**Full Changelog**: https://github.com/OxWearables/stepcount/compare/v3.2.5...v3.3.0

3.2.5

What's Changed
* refactor: use mean for infer_freq but remove outliers by chanshing in https://github.com/OxWearables/stepcount/pull/64
* fix NaT freq issue when recording is extremely small by chanshing in https://github.com/OxWearables/stepcount/pull/65


**Full Changelog**: https://github.com/OxWearables/stepcount/compare/v3.2.4...v3.2.5

Page 4 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.