Skip to content

[SIGMON-245] support signals that are mapped to the list of signals in the QueryBuilder

Context

What was done

  • bugfix: exploding signal column in the create_query_metadata
  • utils package renamed to utils.dataframe
  • custom implementation of the explode method removed (pandas one used instead with the ignore_index=True)

TODO

QA

Review objectives

  • assessment of code functionality
  • assessment of code quality
  • identifying potential refactorings / logic common to other projects
  • knowledge sharing
Edited by Aleksandra Mnich

Merge request reports