QuestionQ53

Maintain a data analytics solution

You have a Fabric notebook that has the Python code and output shown in the following exhibit.

Question Image

Which type of analytics are you performing?

  • A descriptive
  • B diagnostic
  • C prescriptive
  • D predictive
Explanation

Descriptive analytics answers the question 'What is happening?' by using summary statistics, aggregations, and visualizations to describe current or historical data. Based on the unanimous consensus and the nature of typical Python analytics output shown in such questions, the code likely demonstrates summary statistics or distribution analysis typical of descriptive analytics.

Community Discussion

No comments yet. Be the first to start the discussion!