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.
1 parent 64702cd commit dc1671eCopy full SHA for dc1671e
README.rst
@@ -86,8 +86,9 @@ Project goals
86
* Build a Pythonic API for GMT.
87
* Interface with the GMT C API directly using ctypes (no system calls).
88
* Support for rich display in the Jupyter notebook.
89
-* Integration with the PyData Ecosystem: numpy.ndarray or pandas.DataFrame for data tables
90
- and xarray.DataArray for grids.
+* Integration with the `PyData <https://pydata.org/>`__ ecosystem:
+ ``numpy.ndarray`` or ``pandas.DataFrame`` for data tables and
91
+ ``xarray.DataArray`` for grids.
92
93
94
Contacting Us
0 commit comments