I am running this cell in IPython Notebook:
# salaries and teams are Pandas dataframe salaries.head() teams.head()
The result is that I am
Provide,
print salaries.head() teams.head()