-------------- - Syncing with latest snowpark python client lib. - APIs like reverse, explode, struct, bround, array_distinct, daydiff, date_add, date_sub,regexp_extract have been removed from this library. - There are breaking changes in explode, explode_outer and bround
0.0.29
-------------- - Adding patch for display to properly print Snowpark DataFrame
0.0.28
-------------- - Fixing groupBy.pivot.count was not working
0.0.27
-------------- - Fixing issue with create_map - Fixing issue with reader option
0.0.26
-------------- - Changes in the implementation for explode / explode_outer / array_zip / flatten to take advantege of changes in snowpark lib. - adding a stack method similar in functionality to unpivot - removing dependency to shortuuid - adding extensions for DataFrameReader
0.0.25
-------------- Change in implementation of regexp_split to support different regular expression cases