Skip to content

Commit ce3b1a8

Browse files
committed
Update InMemoryDatasets.jl
1 parent 568aee4 commit ce3b1a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/InMemoryDatasets.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ import DataAPI,
2323
DataAPI.leftjoin,
2424
DataAPI.semijoin,
2525
DataAPI.antijoin,
26+
DataAPI.nrow,
27+
DataAPI.ncol,
2628
# DataAPI.crossjoin,
2729
Tables,
2830
Tables.columnindex

0 commit comments

Comments
 (0)