API Differences in TabularData in macOS 14.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows 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