Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Stages for Time Series Forecasting
This video explains the stages of time series data analysis and forecasting. This clip is from the chapter "Motivation and Overview of Time Series Analysis" of the series "A Practical Approach to Timeseries Forecasting Using Python".This...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Course Introduction
This video talks about an overview of the course and its learning outcomes. This clip is from the chapter "Introduction" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section provides an introduction to...
Curated Video
A Practical Approach to Timeseries Forecasting Using Python - Module Overview - Data Processing for Timeseries Forecasting
This video provides an overview of the section. This clip is from the chapter "Data Processing for Timeseries Forecasting" of the series "A Practical Approach to Timeseries Forecasting Using Python".This section focuses on data...
Packt
Data Manipulation
This video displays how to do data manipulation using a deep learning model. This clip is from the chapter "Project 3: Birth Rate Forecasting Using RNNs with Advanced Data Analysis" of the series "A Practical Approach to Timeseries...
Curated Video
Top Digital Skills for 2024
"How will you become a success in 2024? With digital skills! Discover the most in-demand digital skills for 2024. Mark delves into the essential skills that are key to navigating the fast-paced digital career landscape. From the...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Deep Dive into the New DAX Functions
In this video, we will dive deep into the new DAX functions introduced in Power BI. We will explore the functionality and applications of these functions, learning to use them effectively in our data modeling/analysis tasks. We will...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - DAX Motivation - Never Give Up; Keep Going!
In this video, we will receive encouragement and inspiration to continue our DAX learning journey in Power BI. We will indulge in valuable insights and tips to help overcome challenges, stay motivated, and progress in our DAX skills....
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Report Best Practices - Cascading Filters Using DAX in Power BI
This video focuses on the best practices for creating cascading filters using DAX in Power BI. You will learn to design interactive reports that allow users to drill down into specific data subsets by applying cascading filters. We will...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Learning DAX - Show Top Three Employees and Others
In this video, we will discover how to use DAX to show the top three employees and aggregate the rest into an “Others†category. You will learn to rank and filter data based on specific criteria, such as sales performance or key...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Learning DAX - Daily Sales Comparison When Having Gaps in Your Dataset
In this video, you will learn to perform daily sales comparisons in Power BI using DAX, even when there are gaps in the dataset. We will explore techniques to handle missing data and effectively calculate daily sales performance metrics,...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Learning DAX - Dynamic Visualization and Disconnected Tables
This video explores dynamic visualization and disconnected tables in DAX. You will learn to create dynamic visuals that respond to user selections and filters, allowing for interactive data exploration in Power BI. We will also discover...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Learning DAX - How to Evaluate the Lost Customers
In this video, we will discover techniques to evaluate lost customers using DAX. You will learn to identify and analyze customer churn, calculate retention rates, and measure the impact of lost customers on our business. We will delve...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Learning DAX - Evaluate Our New Customer Sales
In this video, you will learn to evaluate customer sales using DAX in Power BI. We will explore techniques to calculate and analyze sales performance, identify trends, and gain insights into customer behavior. Using DAX formulas and...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Learning DAX - Advanced Example for Table Functions in DAX
This video dives deeper into advanced examples of table functions in DAX. We will explore complex scenarios where table functions are required, such as filtering, joining, and calculating with tables. We will understand table functions...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Learning DAX - Table Functions
This video introduces us to Data Analysis Expressions (DAX) and focuses on table functions. You will learn different table functions in DAX and their syntax and use them to manipulate and summarize data tables in Power BI. You will learn...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Import Data Through Python into Power BI
This video explores importing data into Power BI using Python. You will learn to connect to various data sources, retrieve data, and bring it into Power BI for analysis and visualization. You will learn to seamlessly integrate Python...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - How to Use Python in the Query Editor for Data Transformation in Power BI
In this video, you will learn to utilize the power of Python in the Query Editor of Power BI for data transformation tasks. We will discover how to write Python scripts to manipulate and clean data, perform calculations, and apply custom...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Python for Data Visualization in Power BI Part 3
In this video, we will enhance our skills in using Python for data visualization in Power BI and focus on creating compelling and visually stunning reports. You will learn to effectively use color schemes, annotations, and visual...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Python for Data Visualization in Power BI Part 2
Continuing from the previous video, we will delve deeper into the capabilities of Python for data visualization in Power BI. We will explore advanced techniques and concepts to take visualizations to the next level. From interactive...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Python for Data Visualization in Power BI Part 1
In this video, we will explore how Python can be used for data visualization within Power BI. You will learn various techniques and strategies to create visually appealing and insightful visualizations using Python libraries such as...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Setting Up Our Python Environment for Power BI
In this video, we will dive into setting up our Python environment tailored explicitly for Power BI. We will explore the necessary steps to seamlessly integrate Python with Power BI, installing Python, configuring the required...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Welcome. Let's Set Up the Data Model
In this introductory video, we will receive a warm welcome and an overview of the course, setting up the data model, which is the foundation for all subsequent data analysis and visualization tasks in Power BI. You will learn the...
Curated Video
Power BI Masterclass 8 - Python, Finance, and Advanced DAX - Bonus: Let's Do Data Science in Power BI, a Little Case Study
In this video, we will embark on a small-scale case study and apply data science techniques and methodologies to analyze and gain insights from real-world data. You will learn to use Power BI's data science capabilities and Python...
R Programming 101
Advanced ggplot #2 - create beautiful plots and graphs using R programming.
This is my second advanced ggplot video that explores using R programming to create facets. Data visualisation is an important part of data analysis and communicating your findings. Ggplot2 is an incredibly powerful tool for data...