Skip to content

Commit

Permalink
minimized diff
Browse files Browse the repository at this point in the history
  • Loading branch information
veenstrajelmer committed Oct 25, 2024
1 parent ed36ccc commit 43665a3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kenmerkendewaarden/havengetallen.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ def calc_havengetallen(
----------
df_ext : pd.DataFrame
DataFrame with extremes (highs and lows, no aggers). The last 10 years of this
timeseries are used to compute the havengetallen. The entire series is used to
compute the slotgemiddelden to correct with.
timeseries are used to compute the havengetallen.
return_df : bool
Whether to return the enriched input dataframe. Default is False.
min_coverage : float, optional
Expand Down

0 comments on commit 43665a3

Please sign in to comment.