You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jordan is finding that a PySpark context is needed to register Python function as UDF, so we should find a way to run UDF from dbt. We can revisit this once Jordan demonstrates the UDF example.
We will likely want to call some OpenOA functions as UDFs from ENTR SQL. To demonstrate this, we discussed an initial implementation of the power curve fitting toolkit functions: https://github.com/entralliance/OpenOA/blob/main/operational_analysis/toolkits/power_curve/functions.py
We may also want to implement some of the filtering toolkit functions used to preprocess the SCADA data before fitting a power curve.
The text was updated successfully, but these errors were encountered: