79390647

Date: 2025-01-27 12:04:39
Score: 1.5
Natty:
Report link

You can do dataframe processing to collect all the val1, val2 into a list of tuple in a column e.g "vals".

The tree can be created with dataframe_to_tree_by_relation and pass in the column "vals" as attribute_cols.

Docs: https://bigtree.readthedocs.io/en/stable/bigtree/tree/construct/#bigtree.tree.construct.dataframe_to_tree_by_relation

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kay Jan