PinnedInThe StartupbyRené-Jean Corneille·Aug 7, 2022The Modern Data Platform Design: a tool agnostic approachThe big data echosystem is still too big! There I said it. I still remember seeing this post years ago and as a young and upcoming data…
PinnedInThe StartupbyRené-Jean Corneille·Oct 21, 2019PySpark on macOS: installation and useSpark is a very popular framework for data processing. It has slowly taken over the use of Hadoop for data analytics. In memory processing…A response icon4A response icon4
InThe StartupbyRené-Jean Corneille·Jan 24, 2021CI/CD Pipelines for Python Packages With Circle CI and CodeClimateIn software engineering, continuous deployment and integration is a growing trend consisting of frequently updating and releasing code via…
René-Jean Corneille·Mar 5, 2019Docker: a PrimerDocker is an application allowing to manage Linux containers on top of an existing OS. It provides a virtualisation layer (the Docker…
René-Jean Corneille·May 28, 2018How to setup an AWS EC2 instanceThe recent developement in data storage and processing have been motivated by the increasing amount and complexity of data available to…
René-Jean Corneille·May 7, 2018Classification with OpenCV3 C++ (2/2)Large data set with low variance:
René-Jean Corneille·May 7, 2018Classification with OpenCV3 C++ (1/2)OpenCV is an open source C++ library focusing on computer vision launched in 1999 by Intel research. It is written in C++ but bindings in…
René-Jean Corneille·Aug 14, 2017Setting up Xcode for C++ projectsWhen I first started using Xcode for my C++ projects I was a bit overwhelmed by the settings interface; sure I had used Xcode heavily for…
René-Jean Corneille·Jul 9, 2017Une introduction à ArmadilloArmadillo est une librarie template C++ avec une interface très complete pour le calcul matriciel et l’algèbre linéaire. Elle permet de…A response icon1A response icon1