Charles Burkland
Charles Burkland
`index_constructors`/`columns_constructors` not exposed on `sf.Frame.from_pandas` for multi-indices.
I see. Personally I really hope that we can change this, as I balk at the idea of having to partial in a IndexHierarchy constructor.
This issue is not present on more recent versions of static-frame. The issue is that my version of code was doing a check of `isinstance(f, BytesIO)`, and the newer code...
@flexatone I can't remember what we were doing with this PR. Did we come to any conclusions, namely, either merge, merge with changes, or abandon entirely?
@brandtbucher This is the issue we saw together