function [x, rcond] = inv(df) Overloaded function computing the inverse of a dataframe. To succeed, the dataframe must be convertible to an square array. Row and column meta-information are exchanged.
Package: dataframe