Skip to content
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

Support array interchange protocols #3077

Open
mattijn opened this issue Jun 4, 2023 · 1 comment
Open

Support array interchange protocols #3077

mattijn opened this issue Jun 4, 2023 · 1 comment

Comments

@mattijn
Copy link
Contributor

mattijn commented Jun 4, 2023

Investigate how we can support the contour mark in vega-lite from the altair side. See vega/vega-lite#6043 (comment) for a PoC.

Array-based packages in python have adopted dlpack as array API standard through the .__dlpack__ interface. Potential support through pyarrow might be realized through apache/arrow#33984.

It would be great if we can use facet/row/column by axis/dimension in the array or tensor.

@joelostblom joelostblom changed the title support for array interchange protocols Support array interchange protocols Apr 12, 2024
@mattijn
Copy link
Contributor Author

mattijn commented May 9, 2024

See also: https://github.com/loco-philippe/ntv-numpy which is a new json representation dataformat and standard for multidimensional array data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Gridded data support
Development

No branches or pull requests

1 participant