[2023-07-24] Library and Engine Team Update #7380
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
-
is_inifite
andis_nan
on Columns. Round on a column was always adding a warning #7246round
was always attaching a warning on Columns. Round on a column was always adding a warning #7246Column_Selector
concept using regex more directly now. Add drop down for replace, remove Column_Selector #7295 and Fix issue with rename_columns and revert order of parameter change on select_columns. #7321select_blank_columns
andremove_blank_columns
. Add drop down for replace, remove Column_Selector #7295Text.length
and other missing builtins to the enso code. Various small tickets... #7367*.txt
etc work recursively. Various small tickets... #7367date_add
,date_diff
,date_part
to scalars. Adddate_diff
,date_add
anddate_part
to scalar Enso date-time values. #7273Filter_Condition
. Improve error message onFilter_Condition
missing arguments inTable.filter
#7290a->b
andFunction
. Type checks inconsistent when dealing with a -> b function types #7298ctx.close()
. ResourceManagerTest to verify resources are cleaned on ctx.close() #7302to_array
. Builtin methods can support array-like arguments #7235Beta Was this translation helpful? Give feedback.
All reactions