-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Pipeline: ScienceComponents producing science outputComponents producing science output
Description
In testing the changes made to PR #216, the following warning appeared in the classify_with_SuperNNova cloud function logs:
/layers/google.python.pip/pip/lib/python3.12/site-packages/supernnova/validation/validate_onthefly.py:64: FutureWarning: The series.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
Since we are currently specifying supernnova==1.3 in the cloud function's requirement.txt file, I will need to update the version of SuperNNova that we are using to address the log message.
The latest version of SuperNNova is version 3.0.1
Metadata
Metadata
Assignees
Labels
Pipeline: ScienceComponents producing science outputComponents producing science output