plydata ------- +--------------------------------------------------------------------------------------------------------------------------+ | - 2-length sequence | | - 2-length :term:`python:sequence` | +--------------------------------------------------------------------------------------------------------------------------+ | - bool | | - :xref_param_type:`bool` | +--------------------------------------------------------------------------------------------------------------------------+ | - bool, optional | | - :xref_param_type:`bool`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - bool, str, function | | - :xref_param_type:`bool`, :xref_param_type:`str`, :xref_param_type:`function` | +--------------------------------------------------------------------------------------------------------------------------+ | - boolean, optional | | - :xref_param_type:`boolean `, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - callable or str | | - :xref_param_type:`callable` or :xref_param_type:`str` | +--------------------------------------------------------------------------------------------------------------------------+ | - callable or tuple or dict or str | | - :xref_param_type:`callable` or :xref_param_type:`tuple` or :xref_param_type:`dict` or :xref_param_type:`str` | +--------------------------------------------------------------------------------------------------------------------------+ | - callable or tuple or dict or str, optional | | - :xref_param_type:`callable` or :xref_param_type:`tuple` or :xref_param_type:`dict` or :xref_param_type:`str`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - collections.OrderedDict | | - :xref_param_type:`collections.OrderedDict` | +--------------------------------------------------------------------------------------------------------------------------+ | - column label | | - :xref_param_type:`column` :xref_param_type:`label` | +--------------------------------------------------------------------------------------------------------------------------+ | - dataframe | | - :xref_param_type:`dataframe ` | +--------------------------------------------------------------------------------------------------------------------------+ | - dataframe, optional | | - :xref_param_type:`dataframe `, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - dict | | - :xref_param_type:`dict` | +--------------------------------------------------------------------------------------------------------------------------+ | - dict, optional | | - :xref_param_type:`dict`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - dict-like | | - dict-like | +--------------------------------------------------------------------------------------------------------------------------+ | - float, optional | | - :xref_param_type:`float`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - function | | - :xref_param_type:`function` | +--------------------------------------------------------------------------------------------------------------------------+ | - function or str | | - :xref_param_type:`function` or :xref_param_type:`str` | +--------------------------------------------------------------------------------------------------------------------------+ | - function, optional | | - :xref_param_type:`function`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - hashable | | - :xref_param_type:`hashable` | +--------------------------------------------------------------------------------------------------------------------------+ | - int or numpy.random.RandomState, optional | | - :xref_param_type:`int` or :xref_param_type:`numpy.random.RandomState`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - int or string, optional | | - :xref_param_type:`int` or :xref_param_type:`string `, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - int, optional | | - :xref_param_type:`int`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - iterable | | - :term:`python:iterable` | +--------------------------------------------------------------------------------------------------------------------------+ | - label or list, or array-like | | - :xref_param_type:`label` or :xref_param_type:`list`, :xref_param_type:`or` :term:`array-like` | +--------------------------------------------------------------------------------------------------------------------------+ | - list | | - :xref_param_type:`list` | +--------------------------------------------------------------------------------------------------------------------------+ | - list-like | | - list-like | +--------------------------------------------------------------------------------------------------------------------------+ | - list-like, optional | | - list-like, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - mapping, iterable | | - :xref_param_type:`mapping`, :term:`python:iterable` | +--------------------------------------------------------------------------------------------------------------------------+ | - name | | - :xref_param_type:`name` | +--------------------------------------------------------------------------------------------------------------------------+ | - numpy.array | | - :xref_param_type:`numpy.array` | +--------------------------------------------------------------------------------------------------------------------------+ | - object | | - :xref_param_type:`object` | +--------------------------------------------------------------------------------------------------------------------------+ | - ordered-dict | | - ordered-dict | +--------------------------------------------------------------------------------------------------------------------------+ | - pandas.DataFrame | | - :xref_param_type:`pandas.DataFrame` | +--------------------------------------------------------------------------------------------------------------------------+ | - pandas.Index | | - :xref_param_type:`pandas.Index` | +--------------------------------------------------------------------------------------------------------------------------+ | - str | | - :xref_param_type:`str` | +--------------------------------------------------------------------------------------------------------------------------+ | - str or array-like, optional | | - :xref_param_type:`str` or :term:`array-like`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - str or function | | - :xref_param_type:`str` or :xref_param_type:`function` | +--------------------------------------------------------------------------------------------------------------------------+ | - str or ndarray-like, optional | | - :xref_param_type:`str` or ndarray-like, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - str or regex or tuple, optional | | - :xref_param_type:`str` or :xref_param_type:`regex` or :xref_param_type:`tuple`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - str or tuple or dict, optional | | - :xref_param_type:`str` or :xref_param_type:`tuple` or :xref_param_type:`dict`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - str or tuple or list | | - :xref_param_type:`str` or :xref_param_type:`tuple` or :xref_param_type:`list` | +--------------------------------------------------------------------------------------------------------------------------+ | - str or tuple, optional | | - :xref_param_type:`str` or :xref_param_type:`tuple`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - str, optional | | - :xref_param_type:`str`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - strs, tuples, optional | | - :xref_param_type:`strs`, :xref_param_type:`tuples `, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - tuple | | - :xref_param_type:`tuple` | +--------------------------------------------------------------------------------------------------------------------------+ | - tuple or dict | | - :xref_param_type:`tuple` or :xref_param_type:`dict` | +--------------------------------------------------------------------------------------------------------------------------+ | - tuple, optional | | - :xref_param_type:`tuple`, optional | +--------------------------------------------------------------------------------------------------------------------------+ | - verb | | - :xref_param_type:`verb` | +--------------------------------------------------------------------------------------------------------------------------+ | - {'first', 'last', False}, optional | | - {'first', 'last', :xref_param_type:`False`}, optional | +--------------------------------------------------------------------------------------------------------------------------+