jeroenjanssens / data-science-at-the-command-line

Data Science at the Command Line
https://datascienceatthecommandline.com
Other
3.77k stars 766 forks source link

Chapter 9 is missing files, so command outputs mostly show errors #129

Closed JakubWagner1019 closed 2 years ago

JakubWagner1019 commented 2 years ago

https://datascienceatthecommandline.com/2e/chapter-9-modeling-data.html

It is most likely due to typo when copying files in 9.2 chapter $ p /data/.cache/wine-*.csv . zsh: command not found: p

jeroenjanssens commented 2 years ago

Ouch, that's pretty bad. Thanks for letting me know. I just fixed it.

JakubWagner1019 commented 2 years ago

Awesome! Thank YOU for creating such a great book and fixing the issue this fast.