Closed xiaodaigh closed 6 years ago
The Handler
object was never meant to be accessed directly. The proposed Metadata
structure should make it more user friendly. See sample usage of the metadata
function in Object Design for Metadata and Results
Also see #29
PR #36 will address this issue. Closing.
When I try to read a file incrementally I wanted to looked at the number of rows and then decide how many to read in.
I can open a handle
and I was expecting one of the below to work
but the name is actually
which seems inconsistent with how these things are named elsewhere, namely
:nrows