Because that avoids the possibility of conflicting with an R function, which will lead to an error when dbplyr finds it and tries to apply it
(E.g. lowercase extract() would have had a conflict from tidyr)
Because that avoids the possibility of conflicting with an R function, which will lead to an error when dbplyr finds it and tries to apply it
(E.g. lowercase extract() would have had a conflict from tidyr)
Fun fact; %FrOm% would work too
Fun fact; %FrOm% would work too
youtu.be/th79W4rv67g?...
youtu.be/th79W4rv67g?...
Did that change over the course of reshape, reshape2, ggplot, ggplot2?
Did that change over the course of reshape, reshape2, ggplot, ggplot2?
I think one important shift in the last ten years is that data analysts are much more likely to use SQL + scripting, so “analysts that can program” is no longer a niche that gets its own title
I think one important shift in the last ten years is that data analysts are much more likely to use SQL + scripting, so “analysts that can program” is no longer a niche that gets its own title