Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Use sparse DataFrames for the BIOM table DF!
This should make rankratioviz use a lot less memory, at least in the python side of things. I'm uh not confident that this will make huge BIOM tables usable in the viz interface (if python will choke on a dense representation, then JS will almost certainly also), but at least this will make the generation script faster.
- Loading branch information