We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c1e68c commit dd1f33eCopy full SHA for dd1f33e
setup.py
@@ -74,7 +74,7 @@
74
"huggingface": ["transformers"],
75
"great-expectations": ["great-expectations==0.15.39"],
76
"mlm_insights": ["mlm_insights==0.1.0.dev1"],
77
- "pyarrow": ["pyspark[sql]"]
+ "pyarrow": ["pyarrow"]
78
}
79
80
this_directory = Path(__file__).parent
0 commit comments