7 Unix Commands Every Data Scientist Should Know
In many situations, unprepared data scientists can spend much more time than necessary on secondary tasks. Although their attention should stay on analyzing ...
In many situations, unprepared data scientists can spend much more time than necessary on secondary tasks. Although their attention should stay on analyzing ...
I was recently surprised to discover that a module called typing had been added to Python 3, providing the fundamental building blocks for constructing types...
Here you can find short notes about setting up a fresh Common Lisp environment and how to create your first project.
The problem is simple, but it took me some hours to figure it out. I had a JSON file composed of a single dictionary where the values were lists of numbers, ...
Everybody seems to have developed a mobile app at least once in his life, so I always thought that mine was just a matter of time. Last week I finally decide...
Some days ago I finished a very interesting book called Pragmatic Thinking and Learning, by Andy Hunt. Among many interesting stories and exercises, this wel...
Would you like to quickly start testing some code using Spark? Perhaps this post can help you to achieve this task with the smallest effort to install all th...
Some weeks ago, a colleague came to ask me an idea to help him classify building constructions by their description. He have found that usually some keywords...
In this post, I’ll try to give some basic understanding about the difference between a raw text and a text represented by an image, then give an overview of ...