I uploaded a zip file to my EC2 Linux notebook, and extracted it, the extracted files were in 7z format rather than csv. So is there a way to extract from the zip file in a csv format or convert/read 7z into csv?
I have already tried the existing solutions given for similar questions, but none of them seem to work.