API Differences in TabularData in macOS 14.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in TabularData in the macOS 14.0 SDK.

Table of Contents

Properties & Constants

CSVReadingError
public var errorDescription: Swift.String?
FormattingOptions
public var includesRowAndColumnCounts: Swift.Bool
FormattingOptions
public var includesRowIndices: Swift.Bool
JSONReadingError
public var errorDescription: Swift.String?
SFrameReadingError
public var errorDescription: Swift.String?

Conformances

CSVReadingError
Foundation.LocalizedError
JSONReadingError
Foundation.LocalizedError
SFrameReadingError
Foundation.LocalizedError