DataFrameWriter.Csv(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Saves the content of the DataFrame in CSV format at the specified path.
public void Csv (string path);
member this.Csv : string -> unit
Public Sub Csv (path As String)
Parameters
- path
- String
Path to save the content