I hate to be the bearer of bad news. But...Do you remember that statistics class you hated in college? Well, you'll need to dust the cobwebs off that textbook. Data science practitioners need to know statistics!The
Continue reading
Power BI is a wonderful product released by Microsoft. It gives business owners the ability to create high-level reports and analysis for measuring how the business is doing. But, to optimize the software,
Continue reading
Have you ever tried to create a web scraping application before? Or, perhaps you have used one online that someone else created? If you have coded web scraper before, you know what a pain in
Continue reading
Data science is undoubtedly a vast field. Stating that you are a data scientist will mean different things to different people. Then, how do you know what to concentrate on? That is the topic of discussion
Continue reading
What if you could at a glance, look at a report about your business and know exactly how it's doing? What if you needed more information about a segment of your business and you just click on the line
Continue reading
Helpful Data SourcesUse resources (below) to find datasets or data sources. The plan is to update this whenever I come across new sources. Be sure to check back or bookmark the page.Please Note: Use these
Continue reading
If you've been working in the data science field for any length of time, you know there are two dominant languages that are used for this purpose: R and Python. The choice between the two has been largely
Continue reading
Case Study on the Use of Simple Linear Regression James Cochrane August 24, 2018 If you have ever shopped for a diamond you already know the answer to the question this case study is posing. Try to
Continue reading
I love the R language. Being that I am a computer programmer by trade, this is a bit of an anomaly. Most computer programmers would not migrate to the R language naturally. In fact, to us programmers,
Continue reading
Data Frames in R Programming LanguageAt some point during your R programming experience, you are going to have to come to grips with the data frame. Of course, people familiar with data frames will
Continue reading