InTDS ArchivebyNicklas Ankarstad·Apr 3, 2022How to Show and Hide Filters in TableauLearn how to improve your dashboard design by adding a show/ hide filters button and free up space in the dashboard for visuals.A response icon1A response icon1
InAnalytics VidhyabyNicklas Ankarstad·Nov 24, 2021Why dbt is a game changer for analystsdbt is a data transformation tool. As companies move away from extract load transform (ETL) pipelines over to ELT frameworks, the need for…A response icon1A response icon1
InTDS ArchivebyNicklas Ankarstad·Jun 10, 2021How to Reduce the Size of a Pandas Dataframe in PythonReducing the size of your data can sometimes be tricky. In this quick tutorial, we will demonstrate how to reduce the size of your…A response icon1A response icon1
InTDS ArchivebyNicklas Ankarstad·Jun 9, 2021How to use LightGBM and boosted decision trees to forecast salesAn extensive guide to structuring data to predict future sales using machine learning. It walks through how to use python to create lagged…
InAnalytics VidhyabyNicklas Ankarstad·Jan 2, 20215 Books You Should Read to Become a (Better) Data Analytics LeaderThese books will help you grow the skills needed to prepare you for a data analytics leadership role.
InTDS ArchivebyNicklas Ankarstad·Dec 30, 2020What is Explainable AI (XAI)?An introduction to building trust in machine learning through global and local variable importance using post-hoc explanations
InTDS ArchivebyNicklas Ankarstad·Dec 30, 2020Are you answering the right churn questions?How to structure customer churn problems with classification and survival analysis