-
Notifications
You must be signed in to change notification settings - Fork 716
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
ImportError: cannot import name 'DefaultParquetMetadataProvider' from 'ray.data.datasource.file_meta_provider'
module has been restructured in new ray version:
ray-project/ray@e116c5a
How to Reproduce
use pandas with modin on ray
import modin.pandas as pd
import ray
...
Expected behavior
No ImportError
Your project
No response
Screenshots
No response
OS
Linux Ubuntu
Python version
3.9
AWS SDK for pandas version
3.8.0
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working