seareport / auto_reports

1 stars 1 forks source link

drop NaNs index in time series #1

Closed tomsail closed 11 months ago

tomsail commented 12 months ago

Use .reindex() method with a new pd.date_range() object before we create the plot. For example

MicrosoftTeams-image (1)

We can use detect_time_step()

tomsail commented 11 months ago

fixed with https://github.com/tomsail/auto_reports/commit/d7c92d2c4986401d1901d6b6855218c8969251a4