Answer the question
In order to leave comments, you need to log in
How to split a csv file by columns in Python?
There is a long CSV file (1'000'000+ lines). Column names are missing. How to output certain columns from it to other files as efficiently as possible?
Example:
Answer the question
In order to leave comments, you need to log in
THIS IS THE MAXIMUM TRIVIAL TASK. AT LEAST LITTLE TRY TO SOLVE IT YOURSELF
https://docs.python.org/3/library/csv.html
https://code.tutsplus.com/en/tutorials/how-to-read...
https: //python-scripts.com/import-csv-python
https://all-python.ru/osnovy/csv.html
4 THE FIRST LINKS IN GOOGLE SOLVE YOUR "PROBLEM"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question