MarkyMan4/filequery

Bring your own Python scripts

Opened this issue · 0 comments

Need to flesh this out some more, just jotting down some ideas for now.

  • hot keys to bring up a Python editor where users can manipulate query result
  • this might read the query result into a Pandas DataFrame and let users write scripts to do more with it
  • running the script could display the DataFrame back in the result table