pastas.check.get_empty_check_dataframe#

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.

Return type:

pandas.DataFrame