Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 575 Bytes

data.rst

File metadata and controls

23 lines (15 loc) · 575 Bytes

Using data with Pandas

The data module provides some function for using OpenNGC data with Pandas. Pandas is a powerful Python tool for data analysis and manipulation. OpenNGC data is provided as Pandas' DataFrames.

Public Methods

.. autofunction:: pyongc.data.all

.. autofunction:: pyongc.data.clusters

.. autofunction:: pyongc.data.galaxies

.. autofunction:: pyongc.data.nebulae