-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DOC: replace qgrid in Ecosystem #53451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
PRs welcome. |
Hi @lithomas1 , I would love to work on this issue. Below is the proposed solution for replacing qgrid in the ecosystem.md doc. Kindly let me know if it needs any modifications. Once confirmed, I will raise the PR. modin-project/modin-spreadsheetmodin-spreadsheet is an interactive grid for sorting and filtering DataFrames in IPython Notebook. It is a fork of qgrid and is actively maintained by the modin project. modin-spreadsheet provides similar functionality to qgrid and allows for easy data exploration and manipulation in a tabular format. |
Sure, this looks good to me. |
Hi @lithomas1 , I have updated the changes in my forked repository however it is failing the "Deprecations Bot / deprecation_update (push)" check. Can you please confirm if I can ignore this and proceed to raise the PR? |
You can PR and see if it passes CI. |
Thanks @sqali! |
Uh oh!
There was an error while loading. Please reload this page.
Pandas version checks
main
hereLocation of the documentation
https://github.com/pandas-dev/pandas/blob/318bed9f7c16c3352178cbf68e8dddfaba32ed6d/doc/source/ecosystem.rst
Documentation problem
qgrid has abandoned releases and isn't compatible with the latest versions of its dependent packages.
Suggested fix for documentation
Since this doc includes modin, qgrid should be replaced by modin-spreadsheet. modin-spreadsheet is forked from qgrid and being maintained by the modin project.
The text was updated successfully, but these errors were encountered: