About
Blog
Contact
HowTo
<< All Posts
How to filter the top N values per category in Tableau
A guide to filtering the top sub-category values per category.
#Tableau
#HowTo
How to make a table with only dimensions in Tableau
Step-by-step instructions for removing the default 'Abc' placeholder from the pane.
#Tableau
#HowTo
How to highlight an entire row in a Tableau table
Help users keep track of what they’re looking at as they scroll horizontally.
#Tableau
#HowTo
How to check the accuracy of your classification model
Introduction to accuracy score, confusion matrix, and F1-score.
#Python
#HowTo
How to build a decision tree model with scikit-learn
A step-by-step guide to building a classification model with scikit-learn.
#Python
#HowTo
How to split your data into train and test sets
Get confidence your model works by testing on a test set.
#Python
#HowTo
How to encode categorical variables ready for machine learning
Find out how to deal with categorical variables when using machine learning.
#Python
#HowTo
How to write a Pandas dataframe to an SQLite table
Use SQLite to create a permanent copy of your dataframe.
#Python
#SQL
#HowTo
How to combine Python Lists Into a Pandas Dataframe
Lists are useful, but they are not easy to analyze.
#Python
#HowTo
Exporting Multiple Pandas Dataframes to Excel
Getting dataframes into Excel can be a bit trickier than expected.
#HowTo
#Python
#Excel
Scraping Trustpilot Reviews with Python
Use the Beautiful Soup package for HTML scraping.
#Python
#HowTo
How to Explode Arrays with Presto
Find out how to give each element of an array its own row
#SQL
#HowTo
««
«
1
2
»
»»