pastas.recharge.Linear.get_init_parameters ========================================== .. py:method:: pastas.recharge.Linear.get_init_parameters(name: str = 'recharge') -> pandas.DataFrame Method to obtain the initial parameters. :param name: String with the name that is used as prefix for the parameters. :type name: str, optional :returns: **parameters** -- Pandas DataFrame with the parameters. :rtype: pandas.DataFrame .. !! processed by numpydoc !!