Skip to content

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

Closed
1 task done
rootsmusic opened this issue May 30, 2023 · 6 comments
Closed
1 task done

DOC: replace qgrid in Ecosystem #53451

rootsmusic opened this issue May 30, 2023 · 6 comments
Labels

Comments

@rootsmusic
Copy link

rootsmusic commented May 30, 2023

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location 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.

@rootsmusic rootsmusic added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels May 30, 2023
@rootsmusic rootsmusic changed the title DOC: DOC: replace qgrid in Ecosystem May 30, 2023
@lithomas1 lithomas1 removed the Needs Triage Issue that has not been reviewed by a pandas team member label May 30, 2023
@lithomas1
Copy link
Member

PRs welcome.

@sqali
Copy link
Contributor

sqali commented Jul 3, 2023

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-spreadsheet

modin-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.

@lithomas1
Copy link
Member

Sure, this looks good to me.

@sqali
Copy link
Contributor

sqali commented Jul 3, 2023

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?

@lithomas1
Copy link
Member

You can PR and see if it passes CI.

@rootsmusic
Copy link
Author

rootsmusic commented Jul 6, 2023

Thanks @sqali!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants