csharp-notebooks icon indicating copy to clipboard operation
csharp-notebooks copied to clipboard

Add IDataView notebook

Open luisquintanilla opened this issue 2 years ago • 3 comments

luisquintanilla avatar May 13 '22 19:05 luisquintanilla

Can we maybe combine notebooks? https://github.com/dotnet/csharp-notebooks/pull/21

beccamc avatar May 23 '22 21:05 beccamc

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?

luisquintanilla avatar May 24 '22 00:05 luisquintanilla

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.

beccamc avatar May 24 '22 15:05 beccamc