pastas.check.get_empty_check_dataframe ====================================== .. py:function:: pastas.check.get_empty_check_dataframe() Create an empty DataFrame for storing check results. :returns: **df** -- Empty DataFrame with the appropriate columns for storing check results. :rtype: pandas.DataFrame .. !! processed by numpydoc !!