Skip to content

Commit ab0d2ff

Browse files
authored
array converters (#25)
convert (possibly sparse) dict or recarray or dataframe to array. returns a dense (i.e. numpy) array right now. in followup work, introduce a threshold over which a sparse array is returned instead. maybe have a default threshold which because active automatically if sparse can be imported.
1 parent e4fc5c0 commit ab0d2ff

File tree

3 files changed

+1225
-24
lines changed

3 files changed

+1225
-24
lines changed

0 commit comments

Comments
 (0)