testing new branch
This commit is contained in:
parent
182d13d593
commit
d1303dd218
|
|
@ -22,7 +22,7 @@ from harvest_date_pred_utils import (
|
||||||
extract_features,
|
extract_features,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
def load_harvest_dates(harvest_file):
|
def load_harvest_dates(harvest_file):
|
||||||
"""Load latest harvest end dates from Excel file (from harvest_production_export.xlsx)."""
|
"""Load latest harvest end dates from Excel file (from harvest_production_export.xlsx)."""
|
||||||
print("[1/5] Loading harvest dates...")
|
print("[1/5] Loading harvest dates...")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue