Relative Content

Tag Archive for sqlmysqlexcelcsv

MySQL not importing all rows from CSV, big help needed

I’m in the middle of my career path as a data scientist and I’m learning SQL, currently working in MySQL. I downloaded this dataset (https://data.insideairbnb.com/italy/lazio/rome/2024-03-22/data/listings.csv.gz) for a cleaning and analysis project. I did the first cleaning in excel, deleting all the columns that I didn’t need, and when I import in MySQL it’s only returning 865 rows instead of more than 30k!!