JuliaParallel / JuliaParallel/Dagger.jl
API for working with labeled multidimensional data?
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
Hi there,
Extremely excited about the potential of dagger and that the contributor base is growing.
In the long term, is there any plan for an API for working with labeled multi-dimensional data:
http://xarray.pydata.org/en/stable/getting-started-guide/why-xarray.html#core-data-structures
- User-defined names for `columns` and `channels` (higher dimensions).
- Attributes like `shape`, `index`, and `dtype` at each dimension.
- `group_by` across across dimensions.
It looks like these projects started but stopped:
- https://meggart.github.io/YAXArrays.jl/dev/#Package-Features
- https://discourse.julialang.org/t/implementing-an-equivalent-of-pythons-xarray-labeled-nd-arrays-in-julia/1741
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.