Quantcast
Channel: R.NET
Viewing all articles
Browse latest Browse all 1634

New Post: Suggestions for improving DataFrame row iteration speed

$
0
0
The current implementation of DataFrameRow as of 1.5.5 makes the row-wise iteration through a DataFrame extremely slow.How about storing the row's values as a IDictionary<string, object> instead of trying to get the indexed element from DynamicVector out of its parent DataFrame each time the row's "cell" is accessed, which seems to be too slow.

Viewing all articles
Browse latest Browse all 1634

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>