equinor / xtgeo

XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc
https://xtgeo.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
110 stars 56 forks source link

Resolve pandas warnings #1216

Closed mferrera closed 1 month ago

mferrera commented 2 months ago

Resolving pandas warnings before heading into xtgeo 4 will add some future-proofing to xtgeo 3 and will be a nice clean-up before deprecating into xtgeo 4.

We should seek to trim down to a minimal set of warnings before moving into xtgeo 4.