Skip to content

Commit 10fcd79

Browse files
20240414 - eval = FALSE
1 parent 945b589 commit 10fcd79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataManagement.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ format:
1818
Importing data takes syntax of the following form for `.csv` files:
1919

2020
```{python}
21-
#| eval = FALSE
21+
#| eval = false
2222
2323
import pandas as pd
2424

0 commit comments

Comments
 (0)