-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
topic-arraysrelated to flexible array supportrelated to flexible array support
Description
#4248 added a _repr_inline_ method duck arrays can use to customize their collapsed variable repr.
We currently also have inline_dask_repr and inline_sparse_repr which remove redundant information like dtype and shape from dask and sparse arrays.
In order to reduce the complexity of inline_variable_array_repr, we could try to push these functions upstream.
max-sixty and dcherian
Metadata
Metadata
Assignees
Labels
topic-arraysrelated to flexible array supportrelated to flexible array support