Currently flagging the pandas SettingWithCopyWarning. Set pandas chain assignment mode to None as a temporary solution. https://github.com/refnx/refellips/blob/050e666d14cd48f6bdaee1a24df8b56c866c4df3/refellips/dataSE.py#L347-L348
Currently flagging the pandas SettingWithCopyWarning. Set pandas chain assignment mode to None as a temporary solution.
refellips/refellips/dataSE.py
Lines 347 to 348 in 050e666