Loading data, describing that data, and visualizing it in a single notebook can be surprisingly difficult with F#. This article walks you through the rough points of performing EDA in a .NET data science notebook.
Polyglot Notebooks allow you to share data between different kernels underneath the .NET Interactive kernel. Here’s how it works - and what your limitations are.