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

Get started learning C# with C# notebooks powered by .NET Interactive and VS Code.

Results 24 csharp-notebooks issues
Sort by recently updated
recently updated
newest added

**Thanks for taking the time to contribute! ❤️** All types of contributions are encouraged and valued, no matter if it's a bug report 🐛, a feature request 💡, or a...

In the Spirit of Advent of Code I made a puzzle to teach some text to number mappings and grouping of data in to frequencies. It is very newbie friendly...

I tried running the "machine-learning/E2E-Classification with Iris Dataset.ipynb" file, and received the following error: `The type or namespace name 'NotebookMonitor' could not be found (are you missing a using directive...

Hi All, this notebook from this link - https://ntbk.io/csharp101-notebook01 , has a mispelling in the description of the For-Each Loops, ![image](https://user-images.githubusercontent.com/108007854/222119661-3a5964e7-7834-48ea-bad8-47e96acfe58d.png) Can't the book on the repo so cant fix...

- Taxi Notebook had an error when it uses a OneHotHashEncoder @LittleLittleCloud ... can we filter that out from Auto-Featurizer? OneHotEncoder works fine. - DataFrame/DataPrep notebook wasn't downloading one of...