Redesign
MarcoGorelli opened this issue · 0 comments
MarcoGorelli commented
namespace.col
: callable fromDataFrame
toCallable
DataFrame.get_column
: get (eager) column. Only supported for persisted dataframesDataFrame.take
: remove? Or, remove unless persisted?sorted_indices
/sort
: only test for columns directly- add testing utilities for columns
- remove
parent_dataframe
andpersisted
from Column and Scalar - remove
Column.persist
andScalar.persist
Would be nice to be able to do everything without reset_index