We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2e3b7 commit 17d4176Copy full SHA for 17d4176
udfs_and_spoc/python_udf/co2_volatility/function.py
@@ -3,7 +3,6 @@
3
# Purpose: Calculate volatility between CO2 measurements
4
# Last Updated: [Current Date]
5
#------------------------------------------------------------------------------
6
-
7
import sys
8
9
def calculate_co2_volatility(current_value: float, previous_value: float):
0 commit comments