We encounter the problem that different theorists/experimentalists expect and produce different data formats (e.g., numpy versus pandas) and with potentially different dimensions (e.g., 1D vs. 2D numpy array). We should consider standardizing the inputs & outputs, potentially using a pandas data frame.
We encounter the problem that different theorists/experimentalists expect and produce different data formats (e.g., numpy versus pandas) and with potentially different dimensions (e.g., 1D vs. 2D numpy array). We should consider standardizing the inputs & outputs, potentially using a pandas data frame.