Closed
Description
In #1375 (comment), @fjanoos asked:
Is there documentation for using sparse arrays ? Could you point me to some example code ?
there isn't any formal documentation yet but you can look at test_sparse.py for examples. That file will also tell you what works and doesn't work currently.
If we want people to take advantage of this cool new capability, we need to document it! I'm at pydata NYC and want to share something about this, but it's hard to know where to start without docs.
xref #3245