Skip to content

push inline formatting functions upstream #4321

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
keewis opened this issue Aug 6, 2020 · 0 comments
Open

push inline formatting functions upstream #4321

keewis opened this issue Aug 6, 2020 · 0 comments
Labels
topic-arrays related to flexible array support

Comments

@keewis
Copy link
Collaborator

keewis commented Aug 6, 2020

#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.

@dcherian dcherian added the topic-arrays related to flexible array support label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-arrays related to flexible array support
Projects
None yet
Development

No branches or pull requests

2 participants