janboone/applied-economics

.parquet files instead of .csv

Closed this issue · 1 comments

Hello, for the python assignment we've downloaded data from an external site Kaggle, the data we have are all .parquet files instead of the regular csv. Works great with the code we have, just wanted to make sure if it's okay to use such files that are not UTF--8 encoded.

the encoding of datafiles is not an issue.