Skip to content

Commit ef6ce1a

Browse files
Merge pull request #8534 from shoyer/add-xray-to-ecosystem-docs
Add xray to ecosystem docs
2 parents 56dbb8c + 3493550 commit ef6ce1a

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)