Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 440 Bytes

project_todo.md

File metadata and controls

9 lines (8 loc) · 440 Bytes

Major todo items for the project

  1. (meta-todo): Turn these items into Github issues
  2. Add unit tests for every entry point in pandas_text
  3. Implement the remainder of the Pandas ExtensionArray API
  4. Add tests that use Pandas' built-in test framework for extension arrays
  5. Prioritize remaining Gremlin functionality
  6. Refactor gremlin.py into a sub-module
  7. Rename pandas_text to text_pandas for better Naming compliance