I've recently discovered an amazing package for R called Swirl. I realize it's been around for some time now, but it's new to me, and I love it. Swirl() is a straight-forward, user-friendly approach to diving right into R. Each lesson is delivered interactively and in short bursts. The lessons are succinct and detailed, and leave the user feeling informed. For anyone looking to get started with R, I strong recommend Swirl().
library(swirl)
swirl()
In February of 2018, I was denied admission to a Ph.D. program in Linguistics. As I was navigating the application process, I simultaneously revisited a dormant interest in computer science. In March I enrolled in a certified Computer Science class via HarvardX, which I completed four months later. I am at the beginning of a new phase in my life-long learning process and look forward to that which the future will inevitably deliver.
Showing posts with label Analytics. Show all posts
Showing posts with label Analytics. Show all posts
Monday, August 6, 2018
Sunday, July 29, 2018
Sunflow Data Science & Analytics
My name is Austin Craver and I am a budding Data Scientist.
I just launched www.SunflowData.com to act as a repository for my progress and work.
It is called Sunflow Data.
Discovering new ways to take raw data and turn it into meaningful results. We strive to continually ensure that the analysis is relevant, and we are committed to providing clean, in-depth datasets.
I just launched www.SunflowData.com to act as a repository for my progress and work.
It is called Sunflow Data.
Discovering new ways to take raw data and turn it into meaningful results. We strive to continually ensure that the analysis is relevant, and we are committed to providing clean, in-depth datasets.
Subscribe to:
Posts (Atom)
SQL
I've hit a wall in my SQL studies via the Khan Academy, and as such, I am engaging in additional studies prior to attempting to move for...
-
I've hit a wall in my SQL studies via the Khan Academy, and as such, I am engaging in additional studies prior to attempting to move for...
-
ProcessingJS Shapes rect(x, y, w, h) ellipse(x, y, w, h) triangle(x1, y1, x2, y2, x3, y3) line(x1, y1, x2, y2...

