You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming #21827 goes through I think it will make sense to change the default JSON format for reading/writing to orient="table" as it does the best job of preserving metadata. This would require a FutureWarning for the existing defaults ('index' for Series and 'columns' for DataFrame)