Closed MonEstCha closed 4 months ago
I removed pandas because it was quite large and it wasn't necessary for something for most stuff. I believe it's only used for reading a CSV file somewhere, which we can probably do without Pandas?
-- J. M. F. Tsang
Please note, I may occasionally send mail outside of ordinary working hours, but I do not expect you to reply out of ordinary working hours.
If pandas is not installed, some tests are not run and the selection fields do not display any options. Adding pandas to requirements.txt would solve those problems.