What should a GOOD Data Science master program should have?Data Science is a relative new field. There are more and more school offering the master program of data science. But what would be the…Aug 20, 2023Aug 20, 2023
Outlier detection in 2D (or multidimensional) data using RVERY IMPORTANT BEFORE WE START:Mar 6, 2023Mar 6, 2023
The other important file in Python project — DockerfileIt is very annoying to handle the open-source library version conflict while running the data pipeline. That is why we need DOCKER!Nov 25, 2022Nov 25, 2022
One of the Most important file in Python project — MakefileA good programmer is a lazy programmer! As a developer, we always want to automize something, reduce the time of typing the long bash…Sep 30, 20225Sep 30, 20225
Two-way ANOVA — post hoc analysis, what is the difference between TukeyHSD and T-testANOVA (analysis of the variance) is a statistical method to test the equality of the group means. Furthermore, 2-way anova is used if…Aug 22, 2022Aug 22, 2022
Bioinformatician? Statistician? or Data Scientist? What are the skill sets they need to have?I often get a call from the head-hunter asking about the years of experience. there was a very ridiculous conversation once.Jul 24, 2022Jul 24, 2022
The factors of yearly beer sales — Linear model in time series analysisBeer is one of the most famous drinks in Germany, and of course, is part of the German culture! One of the grocery delivery companies in…Mar 28, 20221Mar 28, 20221
PostgreSQL: Rolling count within the time interval - monthly and weekly trading userFirst of all, thanks for the help from Florian Riemann. He is a very experienced database manager, an analyst with excellent skills in SQL…Mar 20, 2022Mar 20, 2022