We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 56dbb8c + 3493550 commit ef6ce1aCopy full SHA for ef6ce1a
doc/source/ecosystem.rst
@@ -89,3 +89,11 @@ Domain Specific
89
Geopandas extends pandas data objects to include geographic information which support
90
geometric operations. If your work entails maps and geographical coordinates, and
91
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