spark/examples
Steve Suh 6eee234176
Move APIs in Microsoft.Spark.Experimental to Microsoft.Spark (#691)
2020-09-28 18:17:33 -07:00
..
Microsoft.Spark.CSharp.Examples Move APIs in Microsoft.Spark.Experimental to Microsoft.Spark (#691) 2020-09-28 18:17:33 -07:00
Microsoft.Spark.FSharp.Examples Add more DataFrame operations examples (#599) 2020-07-24 12:46:22 -07:00
Directory.Build.props Enable arcade support (#113) 2019-05-24 08:59:00 -05:00
Directory.Build.targets Enable arcade support (#113) 2019-05-24 08:59:00 -05:00
Microsoft.Spark.Examples.sln Initial commit 2019-04-23 21:08:44 -07:00
README.md Samples Revamp: Readme Changes (#322) 2019-12-11 09:08:50 -08:00

README.md

.NET for Apache Spark Samples

.NET for Apache Spark is a free, open-source, and cross-platform big data analytics framework.

In the examples folder, we provide samples which will help you get started with .NET for Apache Spark and demonstrate how to infuse big data analytics into existing and new .NET apps.

There are two broad categories of .NET for Apache Spark samples:

Note: The samples in each of these folders fall under additional sub-categories, such as batch, streaming, and machine learning.