Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / modin-project/modin-spreadsheet issues and pull requests
#52 - Cant import Modin.Spreadsheet after installation
Issue -
State: open - Opened by Algaliareptile 9 months ago
- 1 comment
#51 - No module named 'modin_spreadsheet'
Issue -
State: open - Opened by rootsmusic over 1 year ago
#50 - Voila couldn't render modin-spreadsheet
Issue -
State: open - Opened by huyuhuster almost 2 years ago
#49 - modin_spreadsheet seems broken with ipywidgets 8.0 and python 3.10
Issue -
State: open - Opened by mvashishtha almost 2 years ago
- 1 comment
#48 - Issue new release
Issue -
State: open - Opened by pyrito over 2 years ago
- 6 comments
#47 - FIX-#46: Changed from widgets.register() -> widgets.register
Pull Request -
State: closed - Opened by pyrito over 2 years ago
#46 - TypeError: register() missing 1 required positional argument: 'widget'
Issue -
State: closed - Opened by pyrito over 2 years ago
#45 - Add a Docker build
Issue -
State: open - Opened by richardlin047 over 3 years ago
#44 - Tutorial example doesn't actually render spreadsheet on OVH cloud
Issue -
State: open - Opened by MichaelTiemannOSC over 3 years ago
- 4 comments
#43 - Add column reordering feature
Pull Request -
State: closed - Opened by valerieyip almost 4 years ago
- 1 comment
#42 - Use repr instead of str for printing column and index
Issue -
State: open - Opened by richardlin047 almost 4 years ago
Labels: bug
#41 - Add different modes for recording history
Issue -
State: open - Opened by richardlin047 almost 4 years ago
- 1 comment
#40 - Rename filter history command/button
Issue -
State: open - Opened by richardlin047 almost 4 years ago
#39 - test_date_index fails on certain modin versions
Issue -
State: closed - Opened by valerieyip almost 4 years ago
- 1 comment
#38 - Keep last consecutive sorts for filter history
Issue -
State: open - Opened by richardlin047 almost 4 years ago
#37 - DOCS-#22: Update GitHub links and directory name
Pull Request -
State: closed - Opened by richardlin047 almost 4 years ago
#36 - DOCS-#22: Redo README and docs for modin-spreadsheet
Pull Request -
State: closed - Opened by richardlin047 almost 4 years ago
- 1 comment
#35 - Add Jupyter lab extension
Issue -
State: open - Opened by richardlin047 almost 4 years ago
- 1 comment
#34 - Repurpose qgrid demo notebooks
Issue -
State: open - Opened by richardlin047 almost 4 years ago
- 1 comment
#33 - FEAT-#23: Add filter relevant history functionality
Pull Request -
State: closed - Opened by richardlin047 almost 4 years ago
#32 - FIX-#31: Fix test_nans and add mixed sort test
Pull Request -
State: closed - Opened by valerieyip almost 4 years ago
#31 - Fix test_nans()
Issue -
State: closed - Opened by valerieyip almost 4 years ago
#30 - FIX-#26: Ignore UserWarnings from spreadsheet widget
Pull Request -
State: closed - Opened by richardlin047 almost 4 years ago
#29 - Add direct support for edit cell with objects e.g. Timestamp
Issue -
State: open - Opened by richardlin047 almost 4 years ago
#28 - FEAT-#27: Add show_history option to widget
Pull Request -
State: closed - Opened by richardlin047 almost 4 years ago
- 1 comment
#27 - Add configuration option for showing history cell
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
#26 - Ignore UserWarnings in widget
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
- 1 comment
#25 - Add functionality to remove columns
Issue -
State: open - Opened by richardlin047 almost 4 years ago
Labels: enhancement
#24 - Don't re-sort when adding filters
Issue -
State: open - Opened by richardlin047 almost 4 years ago
Labels: enhancement
#23 - Functionality to filter relevant history
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
Labels: enhancement
#22 - Update documentation and demos
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
Labels: documentation
#21 - Materialize column reordering
Issue -
State: open - Opened by richardlin047 almost 4 years ago
Labels: enhancement
#20 - Filter dropdown freezes on columns converted to mix type
Issue -
State: open - Opened by richardlin047 almost 4 years ago
#19 - Refactor message handler logic to use API functions
Issue -
State: open - Opened by richardlin047 almost 4 years ago
#18 - Cell edits don't reflect across duplicate widget instances
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
Labels: bug
#17 - TEST-#15: Add get_history and apply_history tests
Pull Request -
State: closed - Opened by valerieyip almost 4 years ago
- 1 comment
#16 - Cell Edits through API don't always reflect in UI
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
Labels: bug
#15 - Add testing for history functions
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
#14 - FEAT-#13: Change spreadsheet default options
Pull Request -
State: closed - Opened by richardlin047 almost 4 years ago
#13 - Change spreadsheet default options
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
Labels: enhancement
#12 - REFACTOR-#10: Update dependencies and enforce Modin
Pull Request -
State: closed - Opened by richardlin047 almost 4 years ago
#11 - Issue with Ray=1.2.0
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
- 3 comments
Labels: wontfix
#10 - Update requirements.txt
Issue -
State: closed - Opened by richardlin047 almost 4 years ago
- 1 comment
#9 - DOCS-#8: Add jupyter tutorial on basic usage
Pull Request -
State: closed - Opened by richardlin047 about 4 years ago
#8 - Add tutorial for using widget
Issue -
State: closed - Opened by richardlin047 about 4 years ago
Labels: documentation
#7 - REFACTOR-#6: Update `qgrid` references in code and documentation
Pull Request -
State: closed - Opened by richardlin047 about 4 years ago
#6 - Refactor usage of `qgrid` in code and documentation
Issue -
State: closed - Opened by richardlin047 about 4 years ago
#5 - REFACTOR-#4: Rename qgrid package to modin_spreadsheet
Pull Request -
State: closed - Opened by richardlin047 about 4 years ago
#4 - Rename package to avoid collision with users qgrid installations
Issue -
State: closed - Opened by devin-petersohn about 4 years ago
#3 - REFACTOR-#1: Update version to use versioneer
Pull Request -
State: closed - Opened by devin-petersohn about 4 years ago
- 1 comment
#2 - Add initial qgrid changes
Pull Request -
State: closed - Opened by richardlin047 about 4 years ago
#1 - Version with versioneer
Issue -
State: closed - Opened by devin-petersohn about 4 years ago
- 1 comment