Closed andyvanyperenAM closed 5 years ago
When creating a profile, I get warning messages from pandas that .ix is deprecated and should be replace by .loc or .iloc. In this bug fix, I took this action.
When creating a profile, I get warning messages from pandas that .ix is deprecated and should be replace by .loc or .iloc. In this bug fix, I took this action.