Fixing FutureWarnings
Task:
Currently there are a lot of FutureWarinings (generated by pandas) popping up in Cobra that clutter up once notebook. We should change this behavior such that cobra is up to date.
Task Description
This issue will:
- Adapt the cobra code such that no more FutureWarnings appear.
- Cobra get a setting that allows the user to suppress FutureWarings
- We could also see if it is possible to implement some checks that we are up to date if something changes in the libraries that we are using.
Fixing FutureWarnings
Task:
Currently there are a lot of FutureWarinings (generated by pandas) popping up in Cobra that clutter up once notebook. We should change this behavior such that cobra is up to date.
Task Description
This issue will: