Viewing pandas dataframes in neovim

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • nvim-dap

    Debug Adapter Protocol client implementation for Neovim

  • If you really want to use Neovim for this, i believe https://github.com/mfussenegger/nvim-dap and https://github.com/rcarriga/nvim-dap-ui are basically your only options.

  • nvim-dap-ui

    A UI for nvim-dap

  • If you really want to use Neovim for this, i believe https://github.com/mfussenegger/nvim-dap and https://github.com/rcarriga/nvim-dap-ui are basically your only options.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • magma-nvim

    Interact with Jupyter from NeoVim.

  • You use magma-nvim for interactive jupyter experience (or my fork which also includes three last PRs)

  • magma-nvim-goose

    Discontinued Interact with Jupyter from NeoVim. - fork

  • You use magma-nvim for interactive jupyter experience (or my fork which also includes three last PRs)

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  • This is something that still needs a good plugin. I have settled with a (floating) toggleterm that runs an ipython instance. That way I can at least gather a bit of information with very little effort. For more details I usually run another terminal instance with [visidata](https://www.visidata.org/) open. [Conjure](https://github.com/Olical/conjure) does work as well, but I haven't been digging too deep into setting it up correctly.

  • conjure

    Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)

  • This is something that still needs a good plugin. I have settled with a (floating) toggleterm that runs an ipython instance. That way I can at least gather a bit of information with very little effort. For more details I usually run another terminal instance with [visidata](https://www.visidata.org/) open. [Conjure](https://github.com/Olical/conjure) does work as well, but I haven't been digging too deep into setting it up correctly.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts