# number of articles stored in data frame
print('Number of articles in dataframe: {}'.format(df.shape[0]))