jsonRepresentation(options:)
Generates a JSON data instance of the data frame.
Declaration
func jsonRepresentation(options: JSONWritingOptions = .init()) throws -> DataParameters
- options:
A Jsonwritingoptions instance.
Generates a JSON data instance of the data frame.
func jsonRepresentation(options: JSONWritingOptions = .init()) throws -> DataA Jsonwritingoptions instance.