Skip to content

Commit dc1671e

Browse files
authored
Small changes to PyData reference in README (#926)
1 parent 64702cd commit dc1671e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,9 @@ Project goals
8686
* Build a Pythonic API for GMT.
8787
* Interface with the GMT C API directly using ctypes (no system calls).
8888
* 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.
89+
* Integration with the `PyData <https://pydata.org/>`__ ecosystem:
90+
``numpy.ndarray`` or ``pandas.DataFrame`` for data tables and
91+
``xarray.DataArray`` for grids.
9192

9293

9394
Contacting Us

0 commit comments

Comments
 (0)