I just saw an announcement on R Bloggers about the anytime package. It looks to be a very handy package to convert dates in pretty much any format to Date or POSIX classes, without the need to define the format – it’s guessed by an underlying C++ library.
Best Practices for Using Notebooks for Data Science
By Armin Wasicek, Sumo Logic
Carlos: ‘Everything Dataquest showed me, I use in my new job’
When Carlos Cutillas de Frutos graduated from the Business Administration program at CUNEF in Madrid, he knew he wanted to add something extra to his business skill set. He quickly settled on data science, because he enjoyed statistics and he knew there was a lot of potential for growth there. But he still had a big problem: he had virtually no experience with programming.
AzureR: R packages to control Azure services
by Hong Ooi, senior data scientist, Microsoft Azure
10 Free Must-See Courses for Machine Learning and Data Science
This is a collection of free machine learning and data science courses to kick off your winter learning season. Courses range from introductory machine learning to deep learning to natural language processing and beyond.
Distilled News
TRE: A Regex Engine with Approximate Matching
Hilary Mason and Gilad Lotan to Keynote at MADS 2019
As consumers demand more personalized communications, experiences, and products; and internal stakeholders require more predictive intelligence to inform decisions, a disciplined approach to analytics and data science are the keys to unlocking opportunity and growth.
||
|Hilary MasonGM of Machine Learning, Cloudera and Former Chief Data ScientistBitly|
|
|
|Gilad LotanVP Head of Data ScienceBuzzFeed|
|
|
|Avinash KaushikDigital Marketing Evangelist and Author ofWeb Analytics 2.0 and Web Analytics: An Hour A Day|
Latest Trends in Computer Vision Technology and Applications
By Valeryia Shchutskaya, InData Labs.
Working with US Census Data in R
If you need data about the American populace, there’s no source more canonical than the US Census Bureau. The bureau publishes a wide range of public sets, and not just from the main Census conducted every 10 years: there are more than 100 additional surveys and programs published as well. To help R users access this rich source of data, Ari Lamstein and Logan Powell have published A Guide to Working with US Census Data in R, a publication of the R Consortium Census Working Group.
anytime 0.3.2
A new minor release of the anytime package arrived on CRAN this morning. This is the thirteenth release, and the first since July as the package has gotten feature-complete.