Love Python and seismic? You need xarray
If you use Python on a regular basis, you might have noticed that Pandas is eating everything, not just things made out of bamboo.But one thing Pandas is not useful for is 2-D or 3-D (or more-D) seismic data. Its DataFrames are implicitly two-dimensional tables, and shine when the columns represent all sorts of different...