News

Microsoft Data Analysis: .NET for Jupyter Notebooks, DataFrame for .NET

With the maturation of the open-source, cross-platform .NET Core initiative, Microsoft has been upping its data science analysis tooling lately, previewing .NET Core with Jupyter Notebooks functionality and a DataFrame type for .NET for easier data exploration.

Jupyter Notebooks, even though tightly tied to data science darling programming language Python, can now be done with .NET languages C# or F#. The popular notebooks provide interactive environments -- like documents or canvases -- that can feature source code and markdown, or rich text formatting, and other media.

Preview 1 was announced last month, requiring the .NET Core 3.0 SDK.

"When you think about Jupyter Notebooks, you probably think about writing your code in Python, R, Julia, or Scala and not .NET," Microsoft said. "Today we are excited to announce you can write .NET code in Jupyter Notebooks."

The post details working with ML.NET with Jupyter Notebooks for machine learning projects and .NET for Apache Spark for Big Data with projects in .NET.

"The initial set of features we released needed to be relevant to developers, with Notebook experience as well as give users new to the experience a useful set of tools they would be eager to try," Microsoft said.

Following up on that news, Microsoft on Dec. 16 announced the preview of the new DataFrame type for .NET.

"If you’ve used Python to manipulate data in notebooks, you’ll already be familiar with the concept of a DataFrame," Microsoft said. "At a high level, it is an in-memory representation of structured data." The post goes on to provide an overview of this new type and how developers can use it from Jupyter notebooks. Developers can interactively follow along here.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Microsoft Revamps Fledgling AutoGen Framework for Agentic AI

    Only at v0.4, Microsoft's AutoGen framework for agentic AI -- the hottest new trend in AI development -- has already undergone a complete revamp, going to an asynchronous, event-driven architecture.

  • IDE Irony: Coding Errors Cause 'Critical' Vulnerability in Visual Studio

    In a larger-than-normal Patch Tuesday, Microsoft warned of a "critical" vulnerability in Visual Studio that should be fixed immediately if automatic patching isn't enabled, ironically caused by coding errors.

  • Building Blazor Applications

    A trio of Blazor experts will conduct a full-day workshop for devs to learn everything about the tech a a March developer conference in Las Vegas keynoted by Microsoft execs and featuring many Microsoft devs.

  • Gradient Boosting Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the gradient boosting regression technique, where the goal is to predict a single numeric value. Compared to existing library implementations of gradient boosting regression, a from-scratch implementation allows much easier customization and integration with other .NET systems.

  • Microsoft Execs to Tackle AI and Cloud in Dev Conference Keynotes

    AI unsurprisingly is all over keynotes that Microsoft execs will helm to kick off the Visual Studio Live! developer conference in Las Vegas, March 10-14, which the company described as "a must-attend event."

Subscribe on YouTube