Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 217 Bytes

columns.rst

File metadata and controls

12 lines (8 loc) · 217 Bytes

columns

.. py:function:: columns(gpt)

    Returns the names of the columns in ``gpt``.

    :param fs: input geopoints
    :type fs: :class:`Geopoints`
    :rtype: list

.. mv-minigallery:: columns