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
* Add repr_html to give nice displays in notebooks when using display(df)
* Allow get_item to get index of an array or a field in a struct
* add test for getting array elements
* Small typo in array
* Add DataFrame transform
* Update index in unit test
* Add dataframe transform unit test
* Add unit test for repr_html
* Updating documentation
* fix typo
---------
Co-authored-by: Andy Grove <agrove@apache.org>
0 commit comments