I have a very large CSV File with 100 columns. In order to illustrate my problem I will use a very basic example.
Let\'s suppose that we have a CSV file.
If you rather select column by name, you can use
data[['value','f']] value f 0 975 5 1 976 4 2 977 1 3 978 0 4 979 0