Skip to content

Commit 3493550

Browse files
committed
Add xray to ecosystem docs
Fixes #8516
1 parent 32c5016 commit 3493550

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/ecosystem.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,11 @@ Domain Specific
8989
Geopandas extends pandas data objects to include geographic information which support
9090
geometric operations. If your work entails maps and geographical coordinates, and
9191
you love pandas, you should take a close look at Geopandas.
92+
93+
`xray <https://github.com/xray/xray>`__
94+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
95+
96+
xray brings the labeled data power of pandas to the physical sciences by
97+
providing N-dimensional variants of the core pandas data structures. It aims to
98+
provide a pandas-like and pandas-compatible toolkit for analytics on multi-
99+
dimensional arrays, rather than the tabular data for which pandas excels.

0 commit comments

Comments
 (0)