Skip to content

Commit 64085dd

Browse files
authored
Update ecosystem.md (#53980)
* Update ecosystem.md replaced qgrid with modin-spreadsheet in docs * Update ecosystem.md removed the trailing spaces
1 parent 1e90f9e commit 64085dd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

web/pandas/community/ecosystem.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,11 @@ or may not be compatible with non-HTML Jupyter output formats.)
210210
See [Options and Settings](https://pandas.pydata.org/docs/user_guide/options.html)
211211
for pandas `display.` settings.
212212

213-
### [quantopian/qgrid](https://github.com/quantopian/qgrid)
213+
### [modin-project/modin-spreadsheet](https://github.com/modin-project/modin-spreadsheet)
214214

215-
qgrid is "an interactive grid for sorting and filtering DataFrames in
216-
IPython Notebook" built with SlickGrid.
215+
modin-spreadsheet is an interactive grid for sorting and filtering DataFrames in IPython Notebook.
216+
It is a fork of qgrid and is actively maintained by the modin project.
217+
modin-spreadsheet provides similar functionality to qgrid and allows for easy data exploration and manipulation in a tabular format.
217218

218219
### [Spyder](https://www.spyder-ide.org/)
219220

0 commit comments

Comments
 (0)