Are Lightning DataModules compatible with Modin? #15824
Unanswered
EvanZ
asked this question in
Lightning Trainer API: Trainer, LightningModule, LightningDataModule
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use Modin as a drop-in replacement for Pandas. I have no problem creating a
Dataset
class based on this. But when I test the DataModule it just runs forever without returning anything:Has anyone else had success using Modin in this way?
Beta Was this translation helpful? Give feedback.
All reactions