practicalli

https://practicalli.github.io/ http://yt.vu/+practicalli (youtube)
practicalli-john 2020-03-19T16:47:45.038600Z

Broadcasting a little earlier on Saturday, at 10:00 UTC https://youtu.be/-Yk4KoSwPms Simple data science with Covid 19 data and Clojure. Its quite often that the data in data science is output in CSV files, which is okay for those weilding spreadsheets. When using Clojure its great to have the data in data structures (hash-maps and vectors), making the data very easy to work with. So we will scrape some Corvid 19 data from Johns Hopkins University and explore that data to see what we can do with it. Libraries we will look at: - http://clojure.java.io - clojure/data.csv Work with some examples from the Dragan Rocks article https://dragan.rocks/articles/20/Corona-1-Baby-steps-with-Covid-19-for-programmers