Skip to content

Commit 3691a4d

Browse files
20240414 - troubleshoot
1 parent 9c96f5a commit 3691a4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dataManagement.qmd

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ mydata = pd.read_csv("https://osf.io/s6wrm/download") # uses the pandas module
5555
```
5656

5757
```{python}
58-
#| include: false
5958
6059
mydata = pd.read_csv("data/titanic.csv") #https://osf.io/s6wrm/download
6160
```

0 commit comments

Comments
 (0)