lewisacidic / scikit-chem

A high level cheminformatics package for the Scientific Python stack, built on RDKit.
http://scikit-chem.readthedocs.io/en/latest/index.html
Other
63 stars 13 forks source link

Better Support for Sparse Features #50

Open lewisacidic opened 8 years ago

lewisacidic commented 8 years ago

There should be much better support for sparse features. We probably can't use pandas, unless they get their scipy.sparse wrapping good, or their sparse format is more widely adopted.