optimus icon indicating copy to clipboard operation
optimus copied to clipboard

Improve API consistency

Open argenisleon opened this issue 2 years ago • 0 comments

We have detected many inconsistencies in the API, some of them:

  • [ ] Multiple functions to print dataframes ascii, table, display and print
  • [ ] Inconsistecy in params when using .agg and .groupby {"col": "max"} and {"max": "col"}
  • [x] Implement buffer_window as a plugin

argenisleon avatar Dec 02 '21 18:12 argenisleon