[2023-04-11] Library and Engine Team Update #6240
jdunkerley
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
-
replace
function on the Column and a few other tweaks from working with Ned.Table.union
to the in database table. ImplementTable.union
for Database backend #6204Table.parse_values
andColumn.parse
to use theValue_Type
type. Adjust{Table|Column}.parse
to useValue_Type
#6213IO.println
failing ifto_text
returned a non-Text value Ensure that IO.println does not fail ifto_text
returned a non-Text value. #6223Text.split
andText.tokenize
.split
andtokenize
to the In Memory table. Add split and tokenize to the Table. #6233Text.to_display_text
. Text.to_display_text is (shortened) identity #6174Math.sqrt
slow performance.Beta Was this translation helpful? Give feedback.
All reactions