Chart Explorers
Tips, tricks, and how to's for data analysts, data scientists, and researchers using python.

Link PDF Pages with Python

Append / Merge PDFs Python

Extract Text from PDF with Python

Tips to Land that Data Job for Self-Taught Data Analysts and Scientists

Create PDF Tables with Python FPDF2

Find dead Python code with Vulture

Data Analyst Job with the Google Data Analytics Professional Certificate?

How much math to be a data analyst

ABC (Pareto) Analysis with Python - The easy way

Is the Google Data Analytics Professional Certificate Worth It?

Format part of text in fpdf2

Jupyter productivity hacks for the speedy analyst

11 Tips to Level Up Your Data Science Skills

How to get list of column names | pandas

Adding Custom Fonts with FPDF2

Why pros hate iterrows! | What's wrong with df.iterrows?

Create PDF with Python | Part 4

Create PDF with Python | Part 3

Create PDF with Python | Part 2

Create PDF with Python | Part 1

How to combine DataFrames in Pandas | Merge, Join, Concat, & Append

How to become a data analyst 2021 with no experience

Solved | '_xsrf' argument missing from POST

Create dummy variables in pandas the easy way

Drop / Remove duplicate data from pandas

UPDATED SUM COLUMNS & ROWS IN A DATAFRAME | How to sum columns and rows in a Pandas DataFrame

Python Dictionary to Pandas DataFrame

RuntimeError: The current Numpy installation fails to pass sanity check

How to get a frequency table with pandas value counts

Return Unique Values in Pandas