Automated Excel Reports with PythonThis article describes how to write data from Python into an Excel file and format them automatically.Jan 26, 2022Jan 26, 2022
Pandas DataFrame Validation with Pydantic - Part 2In this article we give an introduction into the Pydantic package for Pandas DataFrame input validation and show how decorators work.Nov 18, 2021Nov 18, 2021
Pandas DataFrame Validation with PydanticIn this article we give an introduction into the Pydantic package for Pandas DataFrame input validation and show how decorators work.Sep 11, 2021Sep 11, 2021
Code performance in R: ParallelizationIn this part you are going to see how to take advantage from parallelization in R.Jun 30, 2021Jun 30, 2021
Code performance in R: How to make code fasterThe second part of our series about code performance in R contains a lot of approaches to speed up your code.May 5, 2021May 5, 2021
Code performance in R: Which part of the code is slow?This is the first part of our series about code performance in R.Apr 26, 2021Apr 26, 2021
COVID-19: Heat Map of Local 7-day Incidences over TimeSmooth Covid-19 incidence map revealing more visible patterns and providing at least 30% higher accuracy compared to district-level data.Feb 20, 2021Feb 20, 2021
Reinforcement Learning for Marketing: Lessons and ChallengesReinforcement learning is hugely promising for marketing — but implementation is likely to be a challenge for all but the largest…Sep 16, 2020Sep 16, 2020
Published inDev GeniusContinuous Integration: Introduction to JenkinsUsing Jenkins for efficient continuous integration.Jun 15, 2020Jun 15, 2020
Published inDev GeniusContinuous Integration: What it is, Why it Matters, and Tools to Get StartedContinuous Integration is a key tool for efficient software development.Jun 15, 2020Jun 15, 2020