Various features for example pipeline #31
Reference in New Issue
Block a user
Delete Branch "feat/complete-example"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This rather large PR regroups many small additions and fixes that were useful to demonstrate some strengths of the system and are generally interesting / useful
This includes, but is not limited to:
Columncan now be used in type expression, e.g.Column[int]copy,infoandsort_valuesmethods on framesnotoperator and proper handling of unary operations in Midas and PythonUnknownTypemore gracefully in some placesdf * 2.5 - 3.2)mean = (Type + Type) / int)__name__to preamble 8bc35f7754notoperator 164648e8df