ilyanovo / isic-2024

Apache License 2.0
13 stars 3 forks source link

About the csv problem in the data set #1

Open Sky-rocky opened 1 month ago

Sky-rocky commented 1 month ago

metadata_df = pd.read_csv("../images/metadata.csv") Excuse me, where is the metadata.csv here? I did not find this file in the dataset downloaded from Kaggle. Sorry to bother you.

ilyanovo commented 1 month ago

Hey! This one is from dataset download via isic cli. Check last few rows in notebooks/data_pull.ipynb

Sky-rocky commented 1 month ago

Thank you so much!

Hey! This one is from dataset download via isic cli. Check last few rows in notebooks/data_pull.ipynb