Skip to content

futureproofing: make dropna keyword based

Emanuele Roberto Nocera requested to merge update_pd_dropna into master

Created by: RoyStegeman

Got a warning:

FutureWarning: In a future version of pandas all arguments of DataFrame.dropna will be keyword-only.

Merge request reports

Loading