dgrtwo / tidy-text-mining

Manuscript of the book "Tidy Text Mining with R" by Julia Silge and David Robinson
http://tidytextmining.com
Other
1.31k stars 803 forks source link

Update 08-nasa-metadata.Rmd #107

Open enzedonline opened 2 years ago

enzedonline commented 2 years ago

Update id definition to reflect current NASA metadata (metadata$dataset$identifier) as per issue #72

juliasilge commented 2 years ago

Thank you for this contribution @enzedonline! 🙌 This change will require rewriting most of this chapter so we are going to wait on this for now.

enzedonline commented 2 years ago

This change worked for me. The only part of the book I couldn't get to work was the finance section. Tried changing the feed to yahoo, but that seems to be off as well now.

Thanks for the great book, its been immensely helpful!