Skip to content
Snippets Groups Projects

target broadcasting and numpy array support for generics

Merged Peter Lünenschloß requested to merge genericfuncTypeIndulgence into develop
All threads resolved!

adresses #468 (closed)

  • added target broadcasting for generics
  • added support for numpy arrays as generic function return when those match the target frame in shape

-> i noted in the changelog.md there was already an entry stating broadcasting support was added already for flagGeneric: i didnt get into that, but a simple flagGeneric('v', func=lambda x: True) threw an exception complaining return type wasnt a series -> so didnt really work for the use case

Edited by Peter Lünenschloß

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • I like how the generics are constantly improving!

  • Peter Lünenschloß resolved all threads

    resolved all threads

  • added 1 commit

    • 798ef7f9 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • mentioned in issue #468 (closed)

  • Peter Lünenschloß enabled an automatic merge when the pipeline for 798ef7f9 succeeds

    enabled an automatic merge when the pipeline for 798ef7f9 succeeds

  • mentioned in commit 16070353

  • Please register or sign in to reply
    Loading