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 code in "nbs/02_uspto_data_exploration.ipynb": gram_smoothed_df = pd.read_csv('../data/uspto/yields_above_smooth_200622.tsv', sep='\t', index_col=0) and milligram_smoothed_df = pd.read_csv('../data/uspto/yields_below_smooth_200622.tsv', sep='\t', index_col=0).
But there is no these two smooth files in the folder taht downloaded from the Box.
The text was updated successfully, but these errors were encountered:
The code in "nbs/02_uspto_data_exploration.ipynb":
gram_smoothed_df = pd.read_csv('../data/uspto/yields_above_smooth_200622.tsv', sep='\t', index_col=0)
andmilligram_smoothed_df = pd.read_csv('../data/uspto/yields_below_smooth_200622.tsv', sep='\t', index_col=0)
.But there is no these two smooth files in the folder taht downloaded from the Box.
The text was updated successfully, but these errors were encountered: