Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve get_processor_logs #66

Closed
jonasvdd opened this issue Jun 7, 2022 · 0 comments · Fixed by #83
Closed

improve get_processor_logs #66

jonasvdd opened this issue Jun 7, 2022 · 0 comments · Fixed by #83
Labels
enhancement New feature or request

Comments

@jonasvdd
Copy link
Member

jonasvdd commented Jun 7, 2022

Current version:

image

new features:

  • add the columns:
    duration % -> can be directly calculated from the duration column, so does not need to be stored within the logs itself
    output_names -> the output names of the adjusted / newly created series. Can help to improve the function recall?
@jonasvdd jonasvdd added the enhancement New feature or request label Jun 7, 2022
jvdd added a commit that referenced this issue Jan 18, 2023
🎍 improving loggers as described in #66
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant