Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Filter by Categories
About Article
Analyze Data
Archive
Best Practices
Better Outputs
Blog
Code Optimization
Code Quality
Command Line
Daily tips
Dashboard
Data Analysis & Manipulation
Data Engineer
Data Visualization
DataFrame
Delta Lake
DevOps
DuckDB
Environment Management
Feature Engineer
Git
Jupyter Notebook
LLM
LLM
Machine Learning
Machine Learning
Machine Learning & AI
Manage Data
MLOps
Natural Language Processing
NumPy
Pandas
Polars
PySpark
Python Tips
Python Utilities
Python Utilities
Scrape Data
SQL
Testing
Time Series
Tools
Visualization
Visualization & Reporting
Workflow & Automation
Workflow Automation

About Article

How to Create Mathematical Animations like 3Blue1Brown Using Python

3Blue1Brown is a famous math YouTube channel created by Grant Sanderson. Wouldn’t it be cool if you can create animations like 3Blue1Brown in Python?

If so, try manim. In my article, you will learn how to create mathematical animations like below using manim.

Link to the article.

Link to the source code.
Favorite

How to Create Mathematical Animations like 3Blue1Brown Using Python Read More »

atoti — Build a BI Platform in Python

Have you ever taken 15 minutes or so just to manipulate the data and create a plot in Python? Wouldn’t it be nice if you can quickly extract insights from data by simply clicking and dragging like below?

That is when atoti comes in handy. With atoti, you can quickly:

Create different scenarios and compare them side by side

Create and gain insights from a multi-dimensional dataset

Create interactive visualization on Jupyter lab without coding

In my latest article, you will learn how to quickly create a dashboard in Python and share it with others using atoti.

Link to the article.
Favorite

atoti — Build a BI Platform in Python Read More »

Snorkel — Programmatically Build Training Data in Python

Imagine you try to determine whether a job posting is fake or not. You come up with some assumptions about a fake job posting.

How do you test which of these assumptions are the most accurate in predicting fraud? More importantly, since different methods might guess different labels, how do you pick a label based on these guesses?

In my latest article, you will learn how to quickly test different labeling methods using Snorkel.

Link to the article.

Link to the source code.
Favorite

Snorkel — Programmatically Build Training Data in Python Read More »

Bayesian Linear Regression with Bambi

When fitting a regression line to sample data, instead of getting one single regression line, wouldn’t it be nice if you can get a distribution of predictions instead?

That is when Bayesian linear regression comes in handy. By creating a Bayesian linear regression model, we are able to create the intervals where most predictions lie given a value of 𝑥.

In my latest article, you will learn how to build Bayesian linear regression in several lines of code using Bambi.

Link to the article.Link to the source code.
Favorite

Bayesian Linear Regression with Bambi Read More »

0
    0
    Your Cart
    Your cart is empty
    Scroll to Top

    Work with Khuyen Tran

    Work with Khuyen Tran