Zac Staples
Zac Staples
After using lots of deep learning frameworks I find that I enjoy programming ML using Julia and I prefer Mocha over MxNet syntax. Therefore, I'm interested in growing the Mocha...
Testing the API during development with curl requires long command line syntax. The added file curl-snips.txt provids cut and past tests for all of the API endpoints that allow simple...
Let me begin, by saying how much I appreciate you work on this repo. As an experienced programmer coming to Golang I have been blessed by your incredible dedication and...
This function is used in almost every utility. This is the highest priority for testing as of mid-dec 2018.
See issue #30. Users should have the option to validate a RecordSet to ensure that the headers contain the right information in order to do follow on actions. This could...
The godoc.org introductory material needs to be more thorough in order to make the package more accessible and easy to put into action. Using the `doc.go` capability of the language...
The idiomatic way to read a recordset should be provided in the Godoc. It is insufficient for new users to just say "the same was as csvReader.Read()"
_From @zacsketches on November 12, 2018 12:4_ _Copied from original issue: FATHOM5/Seattle_Reasonable_Track2#25_
_From @zacsketches on November 15, 2018 12:14_ There may be a subtle bug in the library where calls to csv.Read() are moving the file pointer over the first line when...