5

Visualizing Data

We’ve now seen how powerful DataFrames can be for manipulating data and some of what they can do to help you understand the data they contain. In this chapter, we’ll delve into several ways of understanding your data through the process of exploratory data analysis. We’ll do this through the use of descriptive statistics and interactive data visualizations. Along the way, we’ll cover the following topics:

  • Understanding exploratory data analysis
  • Extracting insights with descriptive statistics
  • Creating a box plot with ScottPlot
  • Performing univariate analysis with Plotly.NET

Technical requirements

This chapter assumes you have installed Polyglot Notebooks and VS Code. See Chapter 2, Exploring Polyglot Notebooks, for additional ...

Get Data Science with .NET and Polyglot Notebooks now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.