Aarhus-Psychiatry-Research / timeseriesflattener

Converting irregularly spaced time series, such as eletronic health records, into dataframes for tabular classification.
https://Aarhus-Psychiatry-Research.github.io/timeseriesflattener
MIT License
19 stars 2 forks source link

docs(#492): add tutorial that includes TimeDeltaSpec #501

Closed HLasse closed 8 months ago

HLasse commented 8 months ago

docs(#492): add tutorial that includes TimeDeltaSpec

Fixes #492

create synthetic birthdays

fix: bux in timedelta

update basic tutorial to top level imports

add tutorial for multiple aggregators, lookbehind and features at once + timedelta

misc

HLasse commented 8 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

github-actions[bot] commented 8 months ago

Looks like some formatting rules failed.

✨ The action has attempted automatic fixes ✨

If any were succesful, they were committed to the branch. We suggest using git pull --rebase to apply them locally.

If some errors could not be fixed automatically, you can:

🏎️ Get results locally by running pre-commit run --all-files 🕵️ Examine the results in the Run pre-commit section of this workflow pre-commit

We also strongly recommend setting up the ruff and black extensions to auto-format on save in your chosen editor.

codspeed-hq[bot] commented 8 months ago

CodSpeed Performance Report

Merging #501 will not alter performance

Comparing docs/492/add_tutorial_that_includes_TimeDeltaSpec (c1b28ac) with main (1589c9f)

Summary

✅ 7 untouched benchmarks

HLasse commented 8 months ago

Merge activity