fastai / fastai_dev

fast.ai early development experiments
Apache License 2.0
641 stars 351 forks source link

37_text_learner was looking in the wrong place for get_empty_df #275

Closed tank671 closed 5 years ago

review-notebook-app[bot] commented 5 years ago

Check out this pull request on  ReviewNB

You'll be able to see Jupyter notebook diff and discuss changes. Powered by ReviewNB.

sgugger commented 5 years ago

Thanks. Note that the import shouldn't even be necessary now, with the imports in the first cell.