fathollahzadeh opened a new pull request #1369: URL: https://github.com/apache/systemds/pull/1369
This PR adds a new Reader feature. The primary goal of this work is to extract the file format properties of the file from a sample. Then, generate a reader based on extracted properties. This is a draft version of the inferred section. Tested file formats: 1. Full CSV file, CSV file with missed values, Missed values filled with arbitrary NA string 2. LibSVM file with an arbitrary order of stored index and value. 3. MtrixMarket with General, symmetric, and skew-symmetric. I tested the tests with unique and duplicate values. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
