Skip to content

Render Pandas DataFrames as tables while debugging in Neovim

Notifications You must be signed in to change notification settings

andreiamatuni/dataframes.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

dataframes.nvim

Visualize Pandas DataFrame variables while debugging in Neovim. Currently depends on LazyVim terminal to render tables.

usage

  • Commands
    • DFShowDataFrame - display the Pandas DataFrame variable that's currently highlighted
    • DFShowFile - display a csv file whose file path is currently highlighted in the source code (either absolute path or relative to the file being currently edited)

requirements

About

Render Pandas DataFrames as tables while debugging in Neovim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published