* Cantinho Satkeys

Refresh History
  • j.s.: dgtgtr a todos  4tj97u<z
    07 de Julho de 2025, 13:50
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    06 de Julho de 2025, 11:43
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35

Autor Tópico: Data Analytics Literacy / Data Science Literacy (Path)  (Lida 122 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Data Analytics Literacy / Data Science Literacy (Path)
« em: 04 de Outubro de 2022, 11:31 »


Janani Ravi (et al.) | Duration: 22:00 h | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 2,81 GB | Language: English

Data Analytics is the detection, interpretation, and communication of meaningful patterns in data.
Data science is a diverse field where scientific methods, software programming, and data analytics combine to glean insights from data, communicate those insights, and empower a business to take appropriate actions.
This skill path provides foundational knowledge behind data science, specifically with its application in Microsoft Azure.
What you will learn
• Describe the general analytics workflow
• Differentiate data types and identify analyses suitable for specific types of data
• Determine which analysis is appropriate for a specific business problem
• Apply hypothesis testing to a new business problem
• Describe the key components of an RDBMS (Relational Database Management System) architecture query and process data using OLTP (Online Transactional Processing) systems write portable SQL queries against data define schemas describe common database programming constructs (stored procedures, triggers, views, etc)
• Describe the components of an OLAP (Online Analytical Processing) system differentiate tabular vs cube data models writing analytical queries working with nested/repeated data dealing with streaming data in an OLAP context
• Describe the components of a NoSQL (Not Only SQL) database
• Differentiate columnar/wide-column databases vs document databases
• Identify when each is appropriate
• Describe common methods for getting data in and out of systems - scripting (including specialty languages such as Pig), bulk loading, streaming inserts
• Compare and contrast the ETL (extract, transform, and load) workflow with the LET workflow (load, extract, and transform)
• Describe the "four v's" of Big Data and how they are used to differentiate Big Data problems from "small data"
• Describe the pros and cons of using cloud vs on-premise solutions for data management
• Describe the pros and cons of using "handrolled" Hadoop/Hive/Spark vs proprietary systems like Teradata/Oracle
• Identify key decision factors between services on AWS, Azure, GCP etc
• Describe the general analytics workflow
• Differentiate data types and identify analyses suitable for specific types of data
• Determine which analysis is appropriate for a specific business problem
• Apply hypothesis testing to a new business problem
• Describe the key components of an RDBMS (Relational Database Management System) architecture query and process data using OLTP (Online Transactional Processing) systems
• Write portable SQL queries against data
• Define schemas
• Describe common database programming constructs (stored procedures, triggers, views, etc)
• Describe the components of an OLAP (Online Analytical Processing) system
• Differentiate tabular vs cube data models
• Writing analytical queries
• Working with nested/repeated data
• Dealing with streaming data in an OLAP context
• Describe the components of a NoSQL (Not Only SQL) database
• Differentiate columnar/wide-column databases vs document databases
• Identify when each is appropriate
• Describe common methods for getting data in and out of systems - scripting (including specialty languages such as Pig), bulk loading, streaming inserts
• Compare and contrast the ETL (extract, transform, and load) workflow with the LET workflow (load, extract, and transform)
• Describe the "four v's" of Big Data and how they are used to differentiate Big Data problems from "small data"
• Describe the pros and cons of using cloud vs on-premise solutions for data management
• Describe the pros and cons of using "handrolled" Hadoop/Hive/Spark vs proprietary systems like Teradata/Oracle
• Identify key decision factors between services on AWS, Azure, GCP, etc.
Corses included
A. Beginner
Learn fundamental objectives around representing, processing, and shaping data for analysis.
A1. Representing, Processing, and Preparing Data (Janani Ravi, 2019)
A2. Combining and Shaping Data (Janani Ravi, 2020)
B. Intermediate
Learn to apply descriptive statistics to data, and design experiments to further your analysis.
B1. Summarizing Data and Deducing Probabilities (Janani Ravi, 2021)
B2. Experimental Design for Data Analysis (Janani Ravi, 2019)
C. Advanced
Learn to apply common statistical models to business problems, and to recognize factors that impact your communication of findings.
C1. Interpreting Data with Statistical Models (Axel Sirota, 2020)
C2. Communicating Data Insights (Janani Ravi, 2020)
D. Advanced+
This part of the skill helps you apply statistical models to business problems, and to identify and mitigate factors that impact your models.
D1. Interpreting Data with Advanced Statistical Models (Axel Sirota, 2019)
D2. Building, Training, and Validating Models in Microsoft Azure (Bismark Adomako, 2020)


Download link

rapidgator.net:
Citar
https://rapidgator.net/file/f06411f181d2cebe8557ecd11e4a655b/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part1.rar.html
https://rapidgator.net/file/d55d316f35cc38566e2029f66708aac1/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part2.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/504c837dec527395/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part1.rar
https://uploadgig.com/file/download/5eDe030d25e9C7a3/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part2.rar

nitroflare.com:
Citar
https://nitroflare.com/view/1008D7D4E9A7A07/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part1.rar
https://nitroflare.com/view/CDB7F4C30C84B05/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part2.rar

1dl.net:
Citar
https://1dl.net/39u1onjoo4qr/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part1.rar.html
https://1dl.net/xqkw2e9sklzy/jpgbe.Data.Analytics.Literacy..Data.Science.Literacy.Path.part2.rar.html