[2023-10-16] Library & Engine Team Update #8057
GregoryTravis
started this conversation in
Weekly Demo Day
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Table.set
- ability to derive columns using just dropdownsExpand capabilities of
Table.set
and better dropdown support, #8005Refactor Table problem handling to a more robust and hopefully cleaner approach #7879
Missing_Required_Argument.ensure_present "argument_name"
that we can use to detect 'unfinished' expressions.Table.from_objects
to use conversions RestructureTable.from_objects
to use conversions #8020Table.add_row_number
performance 50-1000x by moving the logic to JavaImprove performance of
add_row_number
by using the Java index instead of Enso one #8055Beta Was this translation helpful? Give feedback.
All reactions