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 1748f21 commit b6e4bfaCopy full SHA for b6e4bfa
udfs_and_spoc/daily_co2_changes/daily_changes/function.py
@@ -1,3 +1,4 @@
1
+
2
def co2_percent_change(previous_value, current_value):
3
"""
4
Compute the daily percent change in CO2 ppm values.
0 commit comments