Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redesign #70

Closed
MarcoGorelli opened this issue Jan 25, 2024 · 0 comments
Closed

Redesign #70

MarcoGorelli opened this issue Jan 25, 2024 · 0 comments

Comments

@MarcoGorelli
Copy link
Contributor

MarcoGorelli commented Jan 25, 2024

  • namespace.col: callable from DataFrame to Callable
  • DataFrame.get_column: get (eager) column. Only supported for persisted dataframes
  • DataFrame.take: remove? Or, remove unless persisted?
  • sorted_indices / sort: only test for columns directly
  • add testing utilities for columns
  • remove parent_dataframe and persisted from Column and Scalar
  • remove Column.persist and Scalar.persist

Would be nice to be able to do everything without reset_index

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant