Open AdmcCarthy opened 7 years ago
Refactor pandas code to fit below style. Use .loc Use .copy when making a new df
Raise copy as slice warning to exception to catch any further issues.
https://www.dataquest.io/blog/settingwithcopywarning/
Refactor pandas code to fit below style. Use .loc Use .copy when making a new df
Raise copy as slice warning to exception to catch any further issues.
https://www.dataquest.io/blog/settingwithcopywarning/