fslaborg / Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
http://fslab.org/Deedle/
BSD 2-Clause "Simplified" License
929 stars 196 forks source link

Frame dense columns issue #315

Closed jolundgren closed 5 years ago

jolundgren commented 9 years ago

Looks like Frame.dropSparseRows only works when the frame consists of one column of values in version Deedle 1.2.1.

zyzhu commented 5 years ago

Closed issue as Frame.dropSparseRows is fixed in https://github.com/fslaborg/Deedle/pull/334