The Wayback Machine - https://web.archive.org/web/20200905170802/https://github.com/topics/fsharp
Skip to content
#

F#

fsharp logo

F# (pronounced "F sharp") is a cross-platform, open source, functional programming language for .NET. It also includes object-oriented and imperative programming.

Here are 1,377 public repositories matching this topic...

alexmasis
alexmasis commented Jul 7, 2020

Environment

  • Pythonnet version: 2.5.1 ( clr )
  • Python version: 2.7.11
  • Operating System: Windows 10

Details

  • Describe what you were trying to get done.

The debugging variables are not available when using Squish IDE or Eclipse
The callable objects are filtered out by the debugger, however some objects are not callable like:

  • print("Is System.String a callabl
suhsteve
suhsteve commented Aug 19, 2020

APIs

SparkSession

  • python def getActiveSession(cls)
  • scala def executeCommand(runner: String, command: String, options: Map[String, String]): DataFrame

DataFrame

  • python def transform(self, func)
  • python def tail(self, num)
    scala def tail(n: Int): Array[T]
  • scala def printSchema(level: Int): Unit
  • scala def explain(mode: String): U

Created by Don Syme

Released May 2005

Organization
fsharp
Website
dotnet.microsoft.com/languages/fsharp
Wikipedia
Wikipedia

Related Topics

dotnet language
You can’t perform that action at this time.