Skip to content

[R-Forge #5377] data.table(data.frame()) creates an empty V1 column, should be 0 columns #48

@arunsrinivasan

Description

@arunsrinivasan

Submitted by: shubh bansal; Assigned to: Arun ; R-Forge link

data.frame()
data frame with 0 columns and 0 rows

data.table(data.frame())
Empty data.table (0 rows) of 1 col: V1

Ideally the data.table should have 0 columns

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions