Append new columns to HDFStore with pandas Append new columns to HDFStore with pandas pandas pandas

Append new columns to HDFStore with pandas


You have kept your column titles in the code [1, 2, 3, ...] and trying to append a DataFrame with different columns [500, 501, 502, ...].