Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Overview of Elasticsearch
This video provides an overview of Elasticsearch. This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install...
Curated Video
pandas for Python - A Quick Guide - Pandas Installation
This video demonstrates how to install Pandas and discusses everything that is needed for starting to use Pandas. It takes us through installing Python and the Pandas library and shows how to install Jupyter notebook. This clip is from...
Curated Video
pandas for Python - A Quick Guide - Introduction to Pandas Data Frame
In this lesson, you will learn about the second primary data structure called Pandas Data Frame, which is a tabular data structure. We will understand the data frame and its operability. We will also learn about the Pandas dictionary....
Curated Video
Practical Data Science using Python - Pandas DataFrame 6
This video explains filling missing values in dataframe. This clip is from the chapter "Python for Data Science" of the series "Practical Data Science Using Python".This section explains Python for data science.
Curated Video
Python In Practice - 15 Projects to Master Python - Data Science with Python
This video explains data science with Python. This clip is from the chapter "Advanced Level: Data Science" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the advanced level: data science.
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Course Introduction
This video provides an extension and focus areas about this course in detail. This clip is from the chapter "Introduction to the Course" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Section 8 Introduction
This video explains the concept of Elasticsearch operations and its support with SQL. This clip is from the chapter "Elasticsearch Operations" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Section 6 Wrap-up
This video presents a summary of what you have learnt in this section. This clip is from the chapter "Using Kibana" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install Kibana,...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Logstash and MySQL - Part 1
This is the first part of the two-part video that explains how to use Logstash and MySQL to import data into your index. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Installing Logstash
This video demonstrates how to install Logstash. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to import...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Syslog with Logstash Deep Dive
This video explains Syslog with Logstash in detail. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Section 9 Wrap-up
This video presents a summary of what you have learnt in this section. This clip is from the chapter "Elasticsearch in the Cloud" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section includes lectures on...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Section 8 Wrap-up
This video presents a summary of this section. This clip is from the chapter "Elasticsearch Operations" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains the concept of Elasticsearch...
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Introduction to Course
This video gives you a brief introduction to the course. This clip is from the chapter "Introduction" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".Welcome to the course. This section introduces you to the course.
Curated Video
pandas for Python - A Quick Guide - Reading Data from Files
After learning about the Data Frame, we will look into how to read .csv files, a common datasheet. You will also learn about the pd.read_csv() call function. The author provides learning datasets and how to solve issues by correcting the...
Curated Video
pandas for Python - A Quick Guide - Introduction to Pandas Series
In this video, we will look at an introductory outline of the Pandas series and NumPy arrays, which makes the code fast and optimized. This clip is from the chapter "Pandas Objects" of the series "Pandas for Beginners - A Quick...
Curated Video
pandas for Python - A Quick Guide - DataFrame Manipulation
Here, you will learn how to rename columns in a data frame. We will look at adding columns to a data frame, concatenating a data frame, and removing columns with the drop method. This clip is from the chapter "Data Preprocessing" of the...
Curated Video
pandas for Python - A Quick Guide - Data Transformation
In this video, you will learn how to convert String data to a category and discretize a continuous variable and convert it into a categorical feature. This clip is from the chapter "Data Preprocessing" of the series "Pandas for Beginners...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Section 6 Introduction
This video provides an introduction to Kibana. This clip is from the chapter "Using Kibana" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to install Kibana, play with the Kibana...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Section 4 Wrap-up
This video provides a summary of what you have learnt in this section. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Logstash and Simple Storage Service (S3)
This video explains how to import data into your index using Logstash and the S3 input plug-in. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introduction
This video demonstrates how to install Elasticsearch and provides an introduction to Elasticsearch. This clip is from the chapter "Installing and Understanding Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth...
Curated Video
pandas for Python - A Quick Guide - Handling Missing Values and Duplicates
During the data analysis, significant time is spent on data cleaning and transformation. Pandas provides the tool to handle such data. In this video, you will learn about handling missing data and duplicates. You will learn to eliminate...
Curated Video
Data Analytics using Python Visualizations - What You Will Learn
This video explains what the course outcomes are. This clip is from the chapter "Matplotlib and Seaborn – Libraries and Techniques" of the series "Data Analytics Using Python Visualizations".This section introduces you to Matplotlib...