Maybe it is to broad for this place, but I have to work on a huge database /dataframe with some text processing. The dataframes are stored on my computer as csv.
Is it faster in terms of runtime to use spyder or jupyter notebook?
I am mainly using: pandas, nltk
The outcome is only a csv file, which I have to store on my computer.