Closed HLasse closed 8 months ago
Current dependencies on/for this PR:
This stack of pull requests is managed by Graphite.
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.
Comparing docs/492/add_tutorial_that_includes_TimeDeltaSpec
(c1b28ac) with main
(1589c9f)
✅ 7
untouched benchmarks
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