fetchRequest.sortDescriptors = [NSSortDescriptor(key: “id”, ascending: true, selector: “localizedStandardCompare:” )]

fetchRequest.sortDescriptors = [NSSortDescriptor(key: “id”, ascending: true, selector: “localizedStandardCompare:” )]

NSPredicate

NSSortDescriptor

How to use predicates with fetchRequest in Core Data

What’s new in Core Data Swift 3.0 https://blog.jayway.com/2016/08/12/whats-new-core-data-swift-3-0/

Beginner Guide to Core Data in Swift

https://www.bobthedeveloper.io/blog/beginner-guide-to-core-data-in-swift

Getting Started with Core Data Tutorial

https://www.raywenderlich.com/173972/getting-started-with-core-data-tutorial-2

CSV reading and writing library written in Swift. (3rd party library docs)

https://github.com/yaslab/CSV.swift#usage-for-reading-csv

What’s new in Core Data Swift 3.0 https://blog.jayway.com/2016/08/12/whats-new-core-data-swift-3-0/

Beginner Guide to Core Data in Swift

https://www.bobthedeveloper.io/blog/beginner-guide-to-core-data-in-swift

Getting Started with Core Data Tutorial

https://www.raywenderlich.com/173972/getting-started-with-core-data-tutorial-2

CSV reading and writing library written in Swift. (3rd party library docs)

https://github.com/yaslab/CSV.swift#usage-for-reading-csv