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
The main inconsistency prior to 2013 is in the msa files. They are broken up into 3 sections (reason being that there were limitations in older excel versions.) For example, here are the OES files for each MSA in 2013:
The main inconsistency prior to 2013 is in the msa files. They are broken up into 3 sections (reason being that there were limitations in older excel versions.) For example, here are the OES files for each MSA in 2013:
This can all be combined into one dataframe using
pd.concat()
For example:
All other files appear to look the same.
The text was updated successfully, but these errors were encountered: