Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 459 Bytes

data.rst

File metadata and controls

19 lines (12 loc) · 459 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