Bruce Martin
efa1709158
add multi-layout support to back-end ( #766 )
...
* add multi-layout support to back-end
* remove obsolete code
* temporary code to apply heuristic choice of default layout
* fix tests
* update python tests
* more py lint
* PR review changes
* more PR lint
* PR lint
2019-05-16 14:49:22 -07:00
Bruce Martin
b521a17ffd
improve column access speed for sparse matrices ( #742 )
...
* improve column access speed for sparse matrices
* add FAQ entry about data format performance
* add note about using --sparse flag for prepare command
* clean up for PR review
* Update docs/faq.md
Co-Authored-By: bkmartinjr <bruce@chanzuckerberg.com >
* improvements to big data faq
2019-05-01 15:44:01 -07:00
Justin Kiggins
1f735abe2b
updates the roadmap & reorganizes the README ( #712 )
2019-04-18 13:10:03 -07:00
Charlotte Weaver
394da40bea
Doc formatting improvements ( #549 )
2019-01-10 15:09:02 -08:00
Bruce Martin
5d60505407
remove --nan-to-num CLI parameter ( #548 )
...
* remove --nan-to-num CLI parameter
* factor tests better
* lint - remove unused variables
2019-01-10 15:03:03 -08:00
Justin Kiggins
eceab377f7
cleans up landing page ( #541 )
2019-01-04 14:20:23 -08:00
GenevieveHaliburton
05a5a945bb
Landing page faq comments ( #536 )
...
* add to faq, clean up titles
* h4 headings for readibility
* Ordering, add section on errors
2019-01-03 14:07:38 -08:00
Justin Kiggins
bd523280a4
improved quickstart ( #523 )
2018-12-19 13:38:30 -08:00