csharp-notebooks
csharp-notebooks copied to clipboard
Add IDataView notebook
Can we maybe combine notebooks? https://github.com/dotnet/csharp-notebooks/pull/21
Can we maybe combine notebooks? #21
Maybe. I was going to rework mine anyway. There's a lot of non-actionable info on here I was just thinking of trimming it to defining schema, loading data and inspecting / previewing data. What did you have in mind?
I was thinking maybe this notebook could show all the ways to get data into an IDataView, and then at the bottom we show changing an IDataView into a DataFrame once.