-
Cleaning Data: testing DataExplorer
Intro (It’s been a few weeks, taking some time off to recharge batteries before I get myself into a master… So I thought it would be a good idea.) Anyhow, to the point: Many a time, when working with data, the first thing will be to “look at it”. Then maybe you’ll need to clean…
-
dplyr is not faster
Intro The other day, someone asked in a Telegram group how to go about changing some factor with 4 levels to another set of factors with two levels, in R. So you had originally factors A, B, C, and D, and the new factor would be X for the first 3 cases, and Y for…
-
Every day I keep learning
Intro I missed writing an entry last week. Not that I haven’t learned anything I could discuss, but rather because I have been learning and coding a bit too much lately… Learning more about Postgres Among many other things (that will make for potentially quite a few other entries in the Blog), I learned one…