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

pandas can't read_parquet Embedded File:- BioBertFolder/bertffn_crossentropy.zip #21

Closed
Tonytony123474 opened this issue Dec 15, 2019 · 3 comments

Comments

@Tonytony123474
Copy link

Tonytony123474 commented Dec 15, 2019

in predictor.py> Class FaissTopK > self.df = pd.read_parquet(self.embedding_file)
embedding_file="BioBertFolder/bertffn_crossentropy.zip"
ImportError: Unable to find a usable engine; tried using: 'pyarrow', 'fastparquet'. pyarrow or fastparquet is required for parquet support

and also manually i can't extract that zip file.

@WrathofBhuvan11
Copy link

Pip install pyarrow

@Santosh-Gupta
Copy link
Member

can you make a colab notebook which reproduces the error?

@Tonytony123474
Copy link
Author

Pip install pyarrow

Yes it's working..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants