Stack Two DataFrames

Imagine the marathon results got split across two files during export. Stack them back into one DataFrame using pd.concat().
Python
Setting up Python environment...
Output