Skip to content

Commit e92729c

Browse files
jrm5100Kevin D Smith
authored and
Kevin D Smith
committed
Add pandas-genomics (pandas-dev#37008)
1 parent bc19114 commit e92729c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/source/ecosystem.rst

+6
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,11 @@ found in NumPy or pandas, which work well with pandas' data containers.
435435
Cyberpandas provides an extension type for storing arrays of IP Addresses. These
436436
arrays can be stored inside pandas' Series and DataFrame.
437437

438+
`Pandas-Genomics`_
439+
~~~~~~~~~~~~~~~~~~
440+
441+
Pandas-Genomics provides extension types and extension arrays for working with genomics data
442+
438443
`Pint-Pandas`_
439444
~~~~~~~~~~~~~~
440445

@@ -465,6 +470,7 @@ Library Accessor Classes Description
465470
.. _cyberpandas: https://cyberpandas.readthedocs.io/en/latest
466471
.. _pdvega: https://altair-viz.github.io/pdvega/
467472
.. _Altair: https://altair-viz.github.io/
473+
.. _pandas-genomics: https://pandas-genomics.readthedocs.io/en/latest/
468474
.. _pandas_path: https://github.com/drivendataorg/pandas-path/
469475
.. _pathlib.Path: https://docs.python.org/3/library/pathlib.html
470476
.. _pint-pandas: https://github.com/hgrecco/pint-pandas

0 commit comments

Comments
 (0)