338 followers
Web Developer and Data Scientist under construction 😉 | Coffee lover ☕ | I like to (try to) lift heavy weights
When solving one of the many problems in Hacker Rank (which I love to do when I have time) I tried to isolate an array input to preserve its original value and modify the copy as I wanted. The code was not even compiling and then I realized when modi...
Random what? For me, randomness was about something that we could not predict that it was going to happen at all. And when I put it together with the concept of variable that I consider to be an element that can take any possible value under minimal ...
A Short Thought About Data At first, data is some unconnected information about anything that we can find anywhere as long as we are interested in what it can tell us. I promise it makes sense if you read it once more. For data to be found, it need...
How I met Git When first getting in touch with the software development world, I stumbled upon expressions such as "push to master", "merge this feature", "create a new branch", "commit this and that" ... and I was really lost. Like ... are you talki...
Preprocessing Data First things first! When we come across some dataset (raw data), it is recommended to follow these steps to understand and, if necessary, adjust your data for further analyses: Read Data Checking for missing values, categorical da...
Thoughts about quarantine and how I am handling it Being quarantined is a condition the most of us haven't gone through (not even our parents). Especially when the motivation is a pandemic situation, which can cause us anxiety, fear, uncertainty. The...