Closed blawney closed 1 year ago
There is a missing [commind2] index/subset at https://github.com/netZoo/netZooPy/blob/master/netZooPy/panda/panda.py#L522
[commind2]
This bug is triggered if you invoke the Panda constructor with modeProcess='legacy', and keep the default value of remove_missing=False
Panda
modeProcess='legacy'
remove_missing=False
This should be now fixed with the Franklin (v0.9.15) release
There is a missing
[commind2]
index/subset at https://github.com/netZoo/netZooPy/blob/master/netZooPy/panda/panda.py#L522This bug is triggered if you invoke the
Panda
constructor withmodeProcess='legacy'
, and keep the default value ofremove_missing=False