Data Analysis Workflows
You will learn how to to use GUI code recipes and AI to solve any data analysis task.
AutoML training with MLJAR
Complete guide on how to read a data file, select features and target, train AutoML, and display a report from the training.
AutoML34
Chat with Your Data using AI
Ask AI to read your data file from your machine and ask AI for insights and visualization. AI can load any data format.
AI32
Line Plot Basics with Matplotlib
Learn how to create simple line plots in Python using Matplotlib, including how to add labels, title, and legend.
Matplotlib26
Exploratory Data Analysis with AI
Read data file in Python and perform exploratory data analysis. Display columns statistics and distributions. Ask AI for insights.
AI17
Reading CSV file with Pandas
Learn how to use the pandas package to load data from a CSV file.
Pandas7
Simple Histogram with Matplotlib
Learn how to make a basic histogram using the Matplotlib package.
Matplotlib3
Bar Charts in Matplotlib
Learn how to make a basic bar chart using the Matplotlib package.
Matplotlib3
Scatter Plot Example with Matplotlib
Learn how to make a basic scatter plot using the Matplotlib package.
Matplotlib1