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 bf00533 commit 94ef99bCopy full SHA for 94ef99b
templates/01a_load_ppix_data.py
@@ -16,7 +16,7 @@
16
17
# Load the full .csv file
18
df = read_dynamx(fpath)
19
-df
+
20
# %%
21
22
fd_spec = {"state": "Native", "exposure": {"value": 86400, "unit": "s"}}
0 commit comments