Skip to content

.ix column assignment #1142

Closed
Closed
@vincentarelbundock

Description

@vincentarelbundock

Hi,

I was wondering if there was a good reason why this works:

dat.ix[:,2] + 2

but not this:

dat.ix[:,2] = dat.ix[:,2] + 2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions