2 ms·
I would also get rid of the .column accessor, it has the potential to collide with function members of the DataFrame so shouldn't have been added in the first p
by agolio 4y ago
I would also get rid of the .column accessor, it has the potential to collide with function members of the DataFrame so shouldn't have been added in the first place IMO