Data Analytics
Showing 373–384 of 673 results
Implement row-level security
Row-level security (RLS) allows you to create a single or a set of reports that targets data for a specific user. In this module, you'll learn how to implement RLS by using either a static or dynamic method and how Microsoft Power BI simplifies testing RLS in Power BI Desktop and Power BI service.
Implement transactions with Transact-SQL
Learn how to construct transactions to control the behavior of multiple Transact-SQL statements. You'll learn how to determine whether an error has occurred, and when to roll back statements.
Implementing Data Visualizations
Charts allow any audience to understand a topic and quickly make decisions. This course will teach you how to use chart elements to your advantage while creating visualizations based on various types of data.
Implementing Policy for Missing Values in Python
This course offers a deep dive into addressing dataset incompleteness. From basic drop methods to intricate regression imputations, emerge equipped to tackle any missing data challenge with confidence.
Importing Data from Relational Databases in R 3
This course shows how R’s capabilities can help you retrieve data from relational databases and make it available to R for adding value with other operations, such as analysis and visualization.
Index Objects with Pandas
In this course, you’ll learn how to use Pandas index objects for advanced data analysis. You'll learn how to create and use numerical, interval, period, categorical, date-time, time-delta, and multi-indexing in Pandas to retrieve and manipulate data.
Ingest Data with Dataflows Gen2 in Microsoft Fabric
Data ingestion is crucial in analytics. Microsoft Fabric's Data Factory offers Dataflows for visually creating multi-step data ingestion and transformation using Power Query Online.
Ingest data with Microsoft Fabric
Explore how Microsoft Fabric enables you to ingest and orchestrate data from various sources (such as files, databases, or web services) through dataflows, notebooks, and pipelines.
Ingest data with Spark and Microsoft Fabric notebooks
Discover how to use Apache Spark and Python for data ingestion into a Microsoft Fabric lakehouse. Fabric notebooks provide a scalable and systematic solution.
Integrate Azure Synapse Analytics with Azure Data and AI services
Learn how Azure Synapse Analytics integrates with other Azure Data and AI services.
Integrate Microsoft Purview and Azure Synapse Analytics
Learn how to integrate Microsoft Purview with Azure Synapse Analytics to improve data discoverability and lineage tracking.
Integrate Transactions and Error Handling in SQL Server
Transactions are great, but sometimes you need something more than total success or total failure. This course will teach you how to implement error handling to create sophisticated error handling flows.