Data Analytics
Showing 589–600 of 671 results
Splunk 9: Creating Data Models and Optimizing Pivot
Splunk is the most popular data analytics platform for observability, security, and business intelligence. You'll learn how to use Splunk’s powerful tools to build and maintain data models that help Splunk data consumers get the most out of Splunk.
Splunk 9: Generating Tailored Searches
Splunk knowledge is the cornerstone of IT operations. This course will give you the knowledge and tools to help you learn more about this SIEM, and how to use it to search for specific data using advanced queries.
Splunk 9: Performing Basic Splunk Searches
This course will teach you how to perform basic Splunk searches.
Spring Data: Bridging Multiple Databases
Discover how to use Spring Data to connect and manage multiple databases, focusing on best practices for data access and manipulation.
SQL Antipatterns: Avoiding the Pitfalls of Database Programming
Get familiar with SQL antipatterns in this course and learn to deal with such antipatterns. You can also execute the codes to get to the depth.
SQL Extensibility Features with Snowflake 5
This course will teach you how to use various SQL extensibility features like stored procedures, user-defined functions, and views in the Snowflake data cloud platform.
SQL Interview Preparation
This SQL interview prep course covers basic concepts, such as CRUD, sorting, grouping, and joins, to help developers ace their interviews.
SQL on Hadoop – Analyzing Big Data with Hive
This course will teach you the Hive query language and how to apply it to solve common Big Data problems. This includes an introduction to distributed computing, Hadoop, and MapReduce fundamentals and the latest features released with Hive 0.11
SQL Server Data Manipulation Essentials
This course will teach you to optimize SQL Server performance and manage workloads effectively.
SQL Server Functions Fundamentals: Building Your First Functions
SQL Server is one of the most popular database systems out there being used by enterprises of all sizes, verticals, and regions. This course will teach you a programmability feature called functions, which allows you to create reusable code.
SSRS Data Sourcing Playbook
SQL Server Reporting Services (SSRS) is a powerful reporting tool that is tightly coupled with SQL Server. This course will teach you how to collate, configure, and customize data from various sources to be used in building reports with SSRS.
Statistical Analysis with Matplotlib
This course demonstrates how Python and Matplotlib are used to work on different statistical distributions. Standard charts like histograms, boxplots, and violinplots are used to display statistical distributions.