Skip to content

Commit e5f0a1a

Browse files
sqaliim-vinicius
authored and
im-vinicius
committed
Update ecosystem.md (pandas-dev#53980)
* Update ecosystem.md replaced qgrid with modin-spreadsheet in docs * Update ecosystem.md removed the trailing spaces
1 parent bff3182 commit e5f0a1a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

web/pandas/community/ecosystem.md

+4-3
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)