Hacker News new | ask | show | jobs
by c06n 1626 days ago
R's data.table has that.

dt[1:50, -c('col1', 'col14')]