nlp-with-transformers / notebooks

Jupyter notebooks for the Natural Language Processing with Transformers book
https://transformersbook.com/
Apache License 2.0
3.92k stars 1.23k forks source link

Remove usage of display_df() function #8

Closed lewtun closed 2 years ago

lewtun commented 2 years ago

This PR removes references to the display_df() function that we used to make Pandas DataFrames look pretty in the book. We don't need this function for the code itself and removing it ensures that readers won't hit weird errors if they don't install from the repo directly.

Closes #7

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

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB