dodger487 / dplython

dplyr for python
MIT License
763 stars 52 forks source link

Implement select all except #92

Open nsadeh opened 6 years ago

nsadeh commented 6 years ago

It would be nice to use select to get a DplyFrame with all columns but a set of columns to be left out.