talk-data.com talk-data.com

Topic

analytics-platforms

402

tagged

Activity Trend

1 peak/qtr
2020-Q1 2026-Q1

Activities

402 activities · Newest first

The Data Engineer's Guide to Microsoft Fabric

Modern data engineering is evolving; and with Microsoft Fabric, the entire data platform experience is being redefined. This essential book offers a fresh, hands-on approach to navigating this shift. Rather than being an introduction to features, this guide explains how Fabric's key components—Lakehouse, Warehouse, and Real-Time Intelligence—work under the hood and how to put them to use in realistic workflows. Written by Christian Henrik Reich, a data engineering expert with experience that extends from Databricks to Fabric, this book is a blend of foundational theory and practical implementation of lakehouse solutions in Fabric. You'll explore how engines like Apache Spark and Fabric Warehouse collaborate with Fabric's Real-Time Intelligence solution in an integrated platform, and how to build ETL/ELT pipelines that deliver on speed, accuracy, and scale. Ideal for both new and practicing data engineers, this is your entry point into the fabric of the modern data platform. Acquire a working knowledge of lakehouses, warehouses, and streaming in Fabric Build resilient data pipelines across real-time and batch workloads Apply Python, Spark SQL, T-SQL, and KQL within a unified platform Gain insight into architectural decisions that scale with data needs Learn actionable best practices for engineering clean, efficient, governed solutions

Real-Time Intelligence with Microsoft Fabric

In today's hyper-connected world, many organizations are overwhelmed by the volume of data generated every second. Making timely decisions using this information remains a challenge for many. Real-time intelligence has transformed from a luxury to a necessity for businesses striving to stay ahead in a rapidly evolving marketplace. Enter Microsoft Fabric's Real-Time Intelligence: a new tool that not only analyzes data but also acts upon the results. If you're ready to unlock the power of immediate insights, this comprehensive primer offers an exploration into the capabilities of Real-Time Intelligence with Microsoft Fabric. Authors Johan Ludvig Brattås and Frank Geisler explain AI-driven insights and how to use them to drive business success. Whether you're a seasoned professional or an enthusiast, this guide is the key to understanding an exciting new platform. You'll discover: The core concepts of Real-Time Intelligence within Microsoft Fabric Challenges that can be solved with Real-Time Intelligence, enhancing efficiency Techniques for using KQL queries, including SQL knowledge to optimize these queries Practical applications including data analytic solutions, event streams, and more How to automatically trigger actions based on data conditions

Microsoft Fabric Analytics Engineer Associate Study Guide

Data is the heartbeat of business. Microsoft's Fabric Analytics Engineer Associate (DP-600) certification proves you understand the tools and technologies to make use of it. This comprehensive guide covers everything you need to know to design and implement enterprise-grade analytics solutions—and ace your certification exam. Drawing on their extensive experience working with Microsoft Fabric and Power BI, Brian Bønk and Valerie Junk take you through preparing and transforming data, securing and managing analytics assets, and building and optimizing semantic models. You'll learn to work with data warehouses and lakehouses, ensuring data is structured and ready for analysis. You will also discover how to query and analyze data using SQL, KQL, and DAX, which are essential skills for anyone working with Fabric. Whether you're preparing for the exam or just looking to expand your Fabric expertise, this book gives you the foundation to succeed. Prepare and enrich data for analysis Work with, secure, and maintain analytics assets Implement and manage semantic models Utilize data warehouses and lakehouses Handle workspace access control and item-level access control Optimize enterprise-scale semantic models

Learn Data Science Using SAS Studio : From Clicks to Code

Do you want to create data analysis reports without writing a line of code? This book introduces SAS Studio, a free, web-based data science product for educational and non-commercial purposes. The power of SAS Studio lies in its visual, point-and-click user interface, which generates SAS code. It is easier to learn SAS Studio than to learn R and Python to accomplish data cleaning, statistics, and visualization tasks. The book includes a case study analyzing the data required to predict the results of presidential elections in the state of Maine for 2016 and 2020. In addition to the presidential elections, the book provides real-life examples, including analyses of stock, oil, and gold prices, crime, marketing, and healthcare. You will see data science in action and how easily it can be performed using complicated tasks and visualizations in SAS Studio. You will learn, step by step, how to perform visualizations, including creating maps. In most cases, you will not need a line of code as you work with the SAS Studio graphical user interface. The book includes explanations of the code that SAS Studio generates automatically. You will learn how to edit this code to perform more complicated advanced tasks. What You Will Learn Become familiar with the SAS Studio IDE. How to create essential visualizations. Know the fundamental statistical analysis required in most data science and analytics reports. Clean the most common dataset problems Learn linear and logistic regression for data prediction and analysis. Write programs in SAS. How to analyze data and get insights from it for decision-making. Learn character, numeric, date, time, and datetime functions and typecasting. Who This Book Is For A general audience of people who are new to data science, students, and data analysts and scientists who are new to SAS. No prior programming or statistical knowledge is required.

The Definitive Guide to Microsoft Fabric

Master Microsoft Fabric from basics to advanced architectures with expert guidance to unify, secure, and scale analytics on real-world data platforms Key Features Build a complete data analytics platform with Microsoft Fabric Apply proven architectures, governance, and security strategies Gain real-world insights from five seasoned data experts Purchase of the print or Kindle book includes a free PDF eBook Book Description Microsoft Fabric is reshaping how organizations manage, analyze, and act on data by unifying ingestion, storage, transformation, analytics, AI, and visualization in a single platform. The Definitive Guide to Microsoft Fabric takes you from your very first workspace to building a secure, scalable, and future-proof analytics environment. You’ll learn how to unify data in OneLake, design data meshes, transform and model data, implement real-time analytics, and integrate AI capabilities. The book also covers advanced topics, such as governance, security, cost optimization, and team collaboration using DevOps and DataOps principles. Drawing on the real-world expertise of five seasoned professionals who have built and advised on platforms for startups, SMEs, and Europe’s largest enterprises, this book blends strategic insight with practical guidance. By the end of this book, you’ll have gained the knowledge and skills to design, deploy, and operate a Microsoft Fabric platform that delivers sustainable business value. What you will learn Understand Microsoft Fabric architecture and concepts Unify data storage and data governance with OneLake Ingest and transform data using multiple Fabric tools Implement real-time analytics and event processing Design effective semantic models and reports Integrate AI and machine learning into data workflows Apply governance, security, and compliance controls Optimize performance and costs at scale Who this book is for This book is for data engineers, analytics engineers, architects, and data analysts moving into platform design roles. It’s also valuable for technical leaders seeking to unify analytics in their organizations. You’ll need only a basic grasp of databases, SQL, and Python.

DAX for Humans

Level up your Power BI skills by learning DAX in an easy, fun, and practical way using one core pattern that can be used to solve most problems Key Features Learn simple through advanced DAX in a clear, concise way using real-world examples Explore powerful techniques for debugging DAX and increasing efficiency Use artificial intelligence to write, refine, and troubleshoot your DAX formulas Purchase of the print or Kindle book includes a free PDF eBook Book Description Although DAX has been around for over a decade, many struggle to master the language primarily because DAX is often taught through the CALCULATE function, which is the most complex and unintuitive function in all of DAX. But what if DAX could be taught without CALCULATE? The result would be an incredibly intuitive and easy way to learn DAX. DAX for Humans stands the traditional approach to learning DAX on its head, foregoing the traditional, legacy methods of learning DAX for a more modern approach that focuses on core DAX concepts and not any specific function. Even if you know nothing about DAX, from the very first chapter you will learn the essentials of the DAX language, as well as a single pattern to solve the majority of DAX problems. From that point forward, you’ll explore how to work with the basic building blocks of the DAX language and apply what you learn to real-world business scenarios across customers, human resources, projects, finance, operations, and more. By the end of this book, you’ll be able to apply your DAX skills to simple, complex, and advanced scenarios; understand how to optimize and debug your DAX code; and even know how to efficiently apply artificial intelligence to help you write and debug your DAX code. What you will learn Master techniques to solve common DAX calculations Apply DAX to real-word, practical business scenarios Explore advanced techniques for tackling unusual DAX scenarios Discover new ideas, tricks, and time-saving techniques for better calculations Find out how to optimize and debug DAX effectively Leverage AI to assist in writing, troubleshooting, and improving DAX Who this book is for If you use Power BI but struggle with DAX or if you know DAX but want to improve and expand your skills, then this book is for you. Even if you have never used Power BI or DAX before, you will find this book helpful as you progress from the basics to mastery of the DAX language using real-world scenarios as your guide.

Microsoft Fabric Analytics Engineer Associate Certification Companion: Preparation for DP-600 Microsoft Certification

As organizations increasingly leverage Microsoft Fabric to unify their data engineering, analytics, and governance strategies, the role of the Fabric Analytics Engineer has become more crucial than ever. This book equips readers with the knowledge and hands-on skills required to excel in this domain and pass the DP-600 certification exam confidently. This book covers the entire certification syllabus with clarity and depth, beginning with an overview of Microsoft Fabric. You will gain an understanding of the platform’s architecture and how it integrates with data and AI workloads to provide a unified analytics solution. You will then delve into implementing a data warehouse in Microsoft Fabric, exploring techniques to ingest, transform, and store data efficiently. Next, you will learn how to work with semantic models in Microsoft Fabric, enabling them to create intuitive, meaningful data representations for visualization and reporting. Then, you will focus on administration and governance in Microsoft Fabric, emphasizing best practices for security, compliance, and efficient management of analytics solutions. Lastly, you will find detailed practice tests and exam strategies along with supplementary materials to reinforce key concepts. After reading the book, you will have the background and capability to learn the skills and concepts necessary both to pass the DP-600 exam and become a confident Fabric Analytics Engineer. What You Will Learn A complete understanding of all DP-600 certification exam objectives and requirements Key concepts and terminology related to Microsoft Fabric Analytics Step-by-step preparation for successfully passing the DP-600 certification exam Insights into exam structure, question patterns, and strategies for tackling challenging sections Confidence in demonstrating skills validated by the Microsoft Certified: Fabric Analytics Engineer Associate credential Who This Book Is For ​​​​​​​Data engineers, analysts, and professionals with some experience in data engineering or analytics, seeking to expand their knowledge of Microsoft Fabric

Fundamentals of Microsoft Fabric

In the rapidly evolving world of data and analytics, professionals face the challenge of navigating complex platforms in order to build more efficient solutions. Microsoft Fabric, hailed as Microsoft’s “biggest data product in history after SQL Server,” offers powerful capabilities but comes with a steep learning curve. The myriad of choices within Fabric can be overwhelming, with multiple ways to tackle tasks, not all of which are equally efficient. This book serves as a definitive roadmap to understanding Microsoft Fabric—and leveraging it to suit your needs. Authors Nikola Ilic and Ben Weissman demystify the core concepts and components necessary to build, manage, and administer robust data solutions within this game-changing product. Discover the core Microsoft Fabric components and understand key concepts and techniques for building a robust data platform Learn to apply Microsoft Fabric effectively in your day-to-day job Understand the concept of a lake-centric architecture Gain the skills to implement a scalable and efficient end-to-end analytics solution Manage and administer a Fabric tenant

SAS For Dummies, 3rd Edition

Become data-savvy with the widely used data and AI software Data and analytics are essential for any business, giving insight into what's working, what can be improved, and what else needs to be done. SAS software helps you make sure you're doing data right, with a host of data management, reporting, and analysis tools. SAS For Dummies teaches you the essentials, helping you navigate this statistical software and turn information into value. In this book, learn how to gather data, create reports, and analyze results. You'll also discover how SAS machine learning and AI can help deliver decisions based on data. Even if you're brand new to data and analytics, this easy-to-follow guide will turn you into an SAS power user. Become familiar with the most popular SAS applications, including SAS 9 and SAS Viya Connect to data, organize your information, and adopt sound data security practices Get a primer on working with data sets, variables, and statistical analysis Explore and analyze data through SAS programming and rich application interfaces Create and share graphs interactive visualizations to deliver insights This is the perfect Dummies guide for new SAS users looking to improve their skills—in any industry and for any organization size.

Implementing Analytics Solutions Using Microsoft Fabric—DP-600 Exam Study Guide

Master the art of designing and implementing analytics solutions using Microsoft Fabric with this comprehensive guide. Whether you're preparing for the DP-600 certification exam or want to advance your career, this book offers expert insights into data analytics in Microsoft environments. What this Book will help me do Confidently pass the DP-600 certification exam by mastering exam-tested skills. Acquire practical expertise in deploying data analytics solutions with Microsoft Fabric. Understand and optimize data integration, security, and performance in analytics systems. Learn advanced techniques including semantic model optimization and advanced SQL querying. Prepare for real-world challenges through mock exams and hands-on exercises. Author(s) Jagjeet Singh Makhija and Charles Odunukwe, authors of this guide, are seasoned Microsoft specialists with decades of experience in data analytics, certification training, and technology consulting. Their clear and methodical approach ensures learners at all levels can grow their expertise. Who is it for? If you're a data analyst or IT professional looking to enhance your skills in analytics and Microsoft's technologies, this book is for you. It's ideal for those pursuing the DP-600 certification or aiming to improve their data integration and analysis capabilities.

Predictive Analytics with SAS and R: Core Concepts, Tools, and Implementation

Gain practical knowledge of application implementation using various programming approaches in predictive analytics. This book serves as a comprehensive guide for both beginners and professionals in the field of predictive analytics, offering core principles and practical insights without requiring an extensive mathematics or statistics background. The book starts with an introduction to analytics in decision making, protective analytics basics, and implementation in various industries. The book then takes you through types of regression, and simple linear regression in detail, followed by a demonstration of R Studio and SAS. Multiple Linear Regression is discussed next along with MLR model diagnostics. The book covers Multivariate Analysis and teaches you how to work with Principal Components Analysis, Factor Analysis, and much more. You also learn Time series Analysis with an understanding of Autoregressive Moving Average (ARMA) Models. After reading the book, you will be able to put predictive analytics principles into practice. What You Will Learn Understand modeling, estimating, and evaluating models for forecasting Implement Partial F-Test and Variable Selection Method Demonstrate each analysis model in R Studio and SAS Understand SLR and MLR Analysis models Who This Book Is For Students and professionals in the field of data analysis and intelligence applications

Computational Intelligence in Sustainable Computing and Optimization

Computational Intelligence in Sustainable Computing and Optimization: Trends and Applications focuses on developing and evolving advanced computational intelligence algorithms for the analysis of data involved in applications, such as agriculture, biomedical systems, bioinformatics, business intelligence, economics, disaster management, e-learning, education management, financial management, and environmental policies. The book presents research in sustainable computing and optimization, combining methods from engineering, mathematics, artificial intelligence, and computer science to optimize environmental resources Computational intelligence in the field of sustainable computing combines computer science and engineering in applications ranging from Internet of Things (IoT), information security systems, smart storage, cloud computing, intelligent transport management, cognitive and bio-inspired computing, and management science. In addition, data intelligence techniques play a critical role in sustainable computing. Recent advances in data management, data modeling, data analysis, and artificial intelligence are finding applications in energy networks and thus making our environment more sustainable. Presents computational, intelligence–based data analysis for sustainable computing applications such as pattern recognition, biomedical imaging, sustainable cities, sustainable transport, sustainable agriculture, and sustainable financial management Develops research in sustainable computing and optimization, combining methods from engineering, mathematics, and computer science to optimize environmental resources Includes three foundational chapters dedicated to providing an overview of computational intelligence and optimization techniques and their applications for sustainable computing

CQRS by Example

CQRS by Example is your gateway to mastering the Command Query Responsibility Segregation (CQRS) architecture. In this book, you will learn how to design robust and scalable systems by effectively separating read and write operations. Through detailed examples and practical implementation advice, you'll discover how CQRS improves maintainability and performance in complex software systems. What this Book will help me do Gain a deep understanding of the CQRS pattern and its benefits in software design. Learn to effectively distinguish between read (query) and write (command) operations. Master event sourcing to achieve strong data consistency in distributed systems. Understand and implement eventual consistency using practical examples. Apply CQRS architecture in real-world scenarios for scalable system design. Author(s) Carlos Buenosvinos, Christian Soronellas, and Keyvan Akbary bring decades of software development and system architecture expertise to this book. Having worked extensively in building high-performance, scalable systems across different industries, they have distilled their experience into a detailed guide for mastering CQRS. They have a passion for teaching complex concepts in an approachable way, making their work practical, actionable, and engaging. Who is it for? CQRS by Example is perfect for software developers and architects aiming to design scalable, high-performance systems. Whether you are a seasoned professional familiar with domain-driven design and microservices or a developer looking to adopt advanced architectural practices, this book has the insights you need. Prior knowledge of CQRS is not mandatory, but understanding of database design and distributed systems is beneficial. The content is aimed at empowering readers to apply CQRS effectively in professional projects.

Financial Data Science with SAS

Explore financial data science using SAS. Financial Data Science with SAS provides readers with a comprehensive explanation of the theoretical and practical implementation of the various types of analytical techniques and quantitative tools that are used in the financial services industry. This book shows readers how to implement data visualization, simulation, statistical predictive models, machine learning models, and financial optimizations using real-world examples in the SAS Analytics environment. Each chapter ends with practice exercises that include use case scenarios to allow readers to test their knowledge. Designed for university students and financial professionals interested in boosting their data science skills, Financial Data Science with SAS is an essential reference guide for understanding how data science is used in the financial services industry and for learning how to use SAS to solve complex business problems.

The Definitive Guide to KQL: Using Kusto Query Language for operations, defending, and threat hunting

Turn the avalanche of raw data from Azure Data Explorer, Azure Monitor, Microsoft Sentinel, and other Microsoft data platforms into actionable intelligence with KQL (Kusto Query Language). Experts in information security and analysis guide you through what it takes to automate your approach to risk assessment and remediation, speeding up detection time while reducing manual work using KQL. This accessible and practical guidedesigned for a broad range of people with varying experience in KQLwill quickly make KQL second nature for information security. Solve real problems with Kusto Query Language and build your competitive advantage: Learn the fundamentals of KQLwhat it is and where it is used Examine the anatomy of a KQL query Understand why data summation and aggregation is important See examples of data summation, including count, countif, and dcount Learn the benefits of moving from raw data ingestion to a more automated approach for security operations Unlock how to write efficient and effective queries Work with advanced KQL operators, advanced data strings, and multivalued strings Explore KQL for day-to-day admin tasks, performance, and troubleshooting Use KQL across Azure, including app services and function apps Delve into defending and threat hunting using KQL Recognize indicators of compromise and anomaly detection Learn to access and contribute to hunting queries via GitHub and workbooks via Microsoft Entra ID

Getting Great Results with Excel Pivot Tables, PowerQuery and PowerPivot

Get more out of your data with step-by-step tutorials for the Excel features you need to know Excel is still the most popular tool for organizing and analyzing data, and today's professionals are expected to have a high degree of fluency with it. Complex Excel tools like Pivot Tables, PowerQuery, and PowerPivot can help you manage and report on data the way you need to. Getting Great Results with Excel Pivot Tables, PowerQuery and PowerPivot offers a fresh look at how these tools can help you. Author and Microsoft Certified Trainer Thomas Fragale breaks down the topics into easy-to-use steps and screenshots, so you'll be able to put your advanced Excel skills into practice right away. Using Pivot Tables, PowerQuery, and PowerPivot, you can import, sort, transform, summarize, and present your data, all without having to be a programmer. This book takes the technical jargon out of using these features, so you can do your job more efficiently, bring value to your teams, and advance your career. The plain-English instructions inside will help anyone learn to get quick, meaningful results from your data, without having a degree in computing. Get easy-to-understand walkthroughs for analyzing data and creating dashboards in Microsoft Excel Learn how to organize data in Excel and use advanced features to find patterns and insights Summarize any kind of data faster and easier, leaving you more time for other tasks Turn raw numbers into new knowledge, reports, and charts that tell coworkers and customers what they need to know This book is great for anybody who has tons of raw data and needs to make sense of it. Managers, salespeople, finance professionals, marketers—along with anyone else who works with large amounts of data—will love this quick and easy guide to Pivot Tables, PowerQuery, and PowerPivot.

The Simple Guide to SAS

Start your journey with SAS. Have you just accepted a new job as a data analyst and need to learn SAS fast? Or perhaps you want to make a career change into programming and you’re not sure where to begin. The Simple Guide to SAS: From Null to Novice is the perfect book to get you started. Written for individuals with no prior programming experience, this book teaches the basics of learning SAS using hands-on examples and step-by-step explanations in a short, easy-to-understand guide. Topics covered in this book include: DATA and PROC Steps DATA Step Processing Setting Up SAS Libraries Importing and Exporting Data Viewing and Summarizing Data Sorting and De-duplicating Data Filtering Data and Conditional Logic SAS Functions Formatting Variables Combining and Aggregating Data The Simple Guide to SAS provides solutions to common business problems, identifies pitfalls to avoid, and includes sample code with data for readers to practice their knowledge.

The Definitive Guide to Power Query (M)

Dive into the comprehensive world of data transformation with "The Definitive Guide to Power Query (M)". This book empowers you with the knowledge and skills necessary to effectively utilize Power Query for complex data transformation tasks. You will develop expertise in practical techniques, advanced M language concepts, and optimization strategies. What this Book will help me do Understand the fundamentals of Power Query and its functionalities. Learn to perform complex data transformations using various Power Query functions. Gain insight into advanced M language structures such as custom functions and nested expressions. Develop skills in error handling and debugging to streamline your data processes. Master performance optimization techniques for efficient data handling with Power Query. Author(s) Gregory Deckler, Rick de Groot, and Melissa de Korte are seasoned professionals in business intelligence and data analytics. With years of experience using Power Query, they bring a wealth of knowledge and practical insight into tackling real-world data problems. Their combined expertise ensures a clear and immersive learning experience for readers, guiding them through fundamental to advanced topics. Who is it for? This book is ideal for business analysts, data professionals, and power users who wish to advance their data transformation capabilities. If you're someone with foundational experience in Power Query looking to become proficient or an industry professional aiming to optimize workflows, this book is tailored to suit your goals.

Learn Microsoft Fabric

Dive into the wonders of Microsoft Fabric, the ultimate solution for mastering data analytics in the AI era. Through engaging real-world examples and hands-on scenarios, this book will equip you with all the tools to design, build, and maintain analytics systems for various use cases like lakehouses, data warehouses, real-time analytics, and data science. What this Book will help me do Understand and utilize the key components of Microsoft Fabric for modern analytics. Build scalable and efficient data analytics solutions with medallion architecture. Implement real-time analytics and machine learning models to derive actionable insights. Monitor and administer your analytics platform for high performance and security. Leverage AI-powered assistant Copilot to boost analytics productivity. Author(s) Arshad Ali and None Schacht bring years of expertise in data analytics and system architecture to this book. Arshad is a seasoned professional specialized in AI-integrated analytics platforms, while None Schacht has a proven track record in deploying enterprise data solutions. Together, they provide deep insights and practical knowledge with a structured and approachable teaching method. Who is it for? Ideal for data professionals such as data analysts, engineers, scientists, and AI/ML experts aiming to enhance their data analytics skills and master Microsoft Fabric. It's also suited for students and new entrants to the field looking to establish a firm foundation in analytics systems. Requires a basic understanding of SQL and Spark.

Mastering Microsoft Fabric: SAASification of Analytics

Learn and explore the capabilities of Microsoft Fabric, the latest evolution in cloud analytics suites. This book will help you understand how users can leverage Microsoft Office equivalent experience for performing data management and advanced analytics activity. The book starts with an overview of the analytics evolution from on premises to cloud infrastructure as a service (IaaS), platform as a service (PaaS), and now software as a service (SaaS version) and provides an introduction to Microsoft Fabric. You will learn how to provision Microsoft Fabric in your tenant along with the key capabilities of SaaS analytics products and the advantage of using Fabric in the enterprise analytics platform. OneLake and Lakehouse for data engineering is discussed as well as OneLake for data science. Author Ghosh teaches you about data warehouse offerings inside Microsoft Fabric and the new data integration experience which brings Azure Data Factory and Power Query Editor of Power BI together in a single platform. Also demonstrated is Real-Time Analytics in Fabric, including capabilities such as Kusto query and database. You will understand how the new event stream feature integrates with OneLake and other computations. You also will know how to configure the real-time alert capability in a zero code manner and go through the Power BI experience in the Fabric workspace. Fabric pricing and its licensing is also covered. After reading this book, you will understand the capabilities of Microsoft Fabric and its Integration with current and upcoming Azure OpenAI capabilities. What You Will Learn Build OneLake for all data like OneDrive for Microsoft Office Leverage shortcuts for cross-cloud data virtualization in Azure and AWS Understand upcoming OpenAI integration Discover new event streaming and Kusto query inside Fabric real-time analytics Utilize seamless tooling for machine learning and data science Who This Book Is For Citizen users and experts in the data engineering and data science fields, along with chief AI officers