Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 791 Bytes

dev_notes.md

File metadata and controls

29 lines (16 loc) · 791 Bytes

todo

https://pandas.pydata.org/docs/development/extending.html#registering-custom-accessors

thoughts

https://gist.github.com/ajfriend/6942bdd4a9eb31861f7dfab471f411fb

idea: garbage-collected, duckdb-backed pandas replacement

  • avoids marshalling back and forth to pandas
  • lets users use natural python interface, instead

viewers/editors