Skip to content
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

Using docstring extensions eliminates API extensions #7122

Open
mvashishtha opened this issue Mar 25, 2024 · 1 comment
Open

Using docstring extensions eliminates API extensions #7122

mvashishtha opened this issue Mar 25, 2024 · 1 comment
Labels
bug 🦗 Something isn't working Interfaces and abstractions Issues with Modin's QueryCompiler, Algebra, or BaseIO objects P3 Very minor bugs, or features we can hopefully add some day.

Comments

@mvashishtha
Copy link
Collaborator

We don't reload the extensions here, so we lose any extensions to modin.pandas, Series, or DataFrame.

@mvashishtha mvashishtha added P3 Very minor bugs, or features we can hopefully add some day. Enable plugin Fixes needed to enable external plugins labels Mar 25, 2024
@mvashishtha mvashishtha added the bug 🦗 Something isn't working label Apr 4, 2024
@mvashishtha
Copy link
Collaborator Author

In the fix for #7138, we'll stop reloading modules, so this is no longer a blocker for plugins.

@mvashishtha mvashishtha added Interfaces and abstractions Issues with Modin's QueryCompiler, Algebra, or BaseIO objects and removed Enable plugin Fixes needed to enable external plugins labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🦗 Something isn't working Interfaces and abstractions Issues with Modin's QueryCompiler, Algebra, or BaseIO objects P3 Very minor bugs, or features we can hopefully add some day.
Projects
None yet
Development

No branches or pull requests

1 participant