Primary competition visual

Landslide Prevention and Innovation Challenge

Helping Hong Kong
3 000 Zindi Points
Challenge completed ~3 years ago
Classification
571 joined
172 active
Starti
Aug 15, 22
Closei
Sep 30, 22
Reveali
Sep 30, 22
User avatar
SimonGMurray
Starter notebook help
Notebooks · 30 Aug 2022, 10:04 · 5

Hi,

I am a real beginner here so please excuse the question!

I am trying to run the starter notebook in Colab and I get an error when I get to this line:

pp = pd.read_csv('privateRef.csv')

The error is along the lines of "privateRef.csv" does not exist... can anybody assist me or point me in direction of help ?

Mank thanks,

Simon

Discussion 5 answers
User avatar
J0NNY
Adama science and technology university

You don't need that, It is testing data. Just comment it out or skip that part!

30 Aug 2022, 11:11
Upvotes 1
User avatar
SimonGMurray

thanks! going to try it right now!

First you have to download data then copy as path then you use pd.read_cv('path')

30 Aug 2022, 15:23
Upvotes 0
User avatar
Brainiac

@SimonGMurray Apologies for that, we have updated the starter notebook.

You can now redownload and use the updated notebook

1 Sep 2022, 08:47
Upvotes 1
User avatar
SimonGMurray

Thanks!!!

I thought I was losing my mind trying to get it to work with the old one :-)