Post

Replies

Boosts

Views

Activity

Comment on There is skiprow option in MLDataTable framework and I am wondering what would be the equivalent in Swift TabularData framework ?
The file is not located in local machine to use URL(fileURLWithPath: dataPath), it has a URL link. In addition to that the Header is on 3rd row so once you change hasHeaderRow: true then it crashes. So couldn't load the header from 3rd row. Would you mind running the avove code with hasHeaderRow: true
Sep ’22
Comment on There is skiprow option in MLDataTable framework and I am wondering what would be the equivalent in Swift TabularData framework ?
The file is not located in local machine to use URL(fileURLWithPath: dataPath), it has a URL link. In addition to that the Header is on 3rd row so once you change hasHeaderRow: true then it crashes. So couldn't load the header from 3rd row. Would you mind running the avove code with hasHeaderRow: true
Replies
Boosts
Views
Activity
Sep ’22
Comment on CreateML: MLDataTable & DataFrame differences
ParsingOptions() in MLDataTable has skipRows option where as CSVReadingOptions in DataFrame lacks the skipRows
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Sep ’22