Category: Blog

  • Reading in JSON – Example with MITRE ATT&CK

    Moving away from CSV for a second As it turns out, I am TOO used to reading in and working with CSV. It’s only natural, it’s kind of the same thing as a data.frame (or the basis for it). So I thought I would write a demo with another input format. Another common format to…

  • Demo: Interactive Visualization of Projects Risks

    Intro I’ve mentioned a couple of times in the past the words “Shiny” and “Dashboard”. I think it’s high time we demo it and some of its capacities. Disclaimer: One could use Excel to the what’s detailed here. But this Blog is about R programming mostly, so… We won’t be doing that today. So I’ve…

  • Generalizing the “Ransomware approach” to other data

    No code for today. I am busy with other personal stuff, and this blog is only my “weekend hobby” after all. But I make a point of trying to write something every week, and if you’ll allow me, this week will not be about “R Programming”, but about concepts, of “applications of Anomaly Detection” and…