Articles by tomaztsql

Advent of 2020, Day 1 – What is Azure DataBricks

December 1, 2020 | tomaztsql

Azure Databricks is a data analytics platform (PaaS), specially optimised for Microsoft Azure cloud platform. Databricks is an enterprise-grade platform service that is unified for data lake architecture for large analytical operations. Azure Databricks combines: large scale data processing for…Read more ›
[Read more...]

Quine with R

July 22, 2020 | tomaztsql

Quine is a self-reproducing function or a computer program that will output its source source or itself. Terms used are for these programs are also self-replicating programs, self-reproducing programs or self-copying programs (courtesy of wikipedia). Many programming languages have been…Read more ›
[Read more...]

The palindrome of 02.02.2020

February 2, 2020 | tomaztsql

As of writing this blog-post, today is February 2nd, 2020. Or as I would say it, 2nd of February, 2020. There is nothing magical about it, it is just a sequence of numbers. On a boring Sunday evening, what could…Read more ›
[Read more...]

Sudoku game with R

January 13, 2020 | tomaztsql

Sudoku is a classical logical game based on combinatorial number replacement puzzle. Objective is to to fill 9×9 matrix with digits so that each column, each row, and each box (3×3 sub-grid) of nine contain all of the digits from…Read more ›
[Read more...]

Working with Windows CMD system commands in R

January 6, 2020 | tomaztsql

From time to time, when developing in R, working and wrangling data , preparing for machine learning projects, it comes the time, one would still need to access the operating system commands from/in R. In this blog post, let’s take…Read more ›
[Read more...]
1 3 4 5 6 7 8

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)