Skip to content

Commit b6e4bfa

Browse files
committed
daily udf change
1 parent 1748f21 commit b6e4bfa

File tree

1 file changed

+1
-0
lines changed
  • udfs_and_spoc/daily_co2_changes/daily_changes

1 file changed

+1
-0
lines changed

udfs_and_spoc/daily_co2_changes/daily_changes/function.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
def co2_percent_change(previous_value, current_value):
23
"""
34
Compute the daily percent change in CO2 ppm values.

0 commit comments

Comments
 (0)