You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract_year already supported, we need to support other similar operations.
Note that so far we use parameter shape_hint="column" during construction of Series object to prevent redundant frame materialization. This parameter so far is in omnisci-on-ray branch only