Greetings,
Can somebody please help in how to import parquet files?
https://drive.google.com/drive/folders/1EWRUBmjfJQYj10i6XjgMetpNJZE8EiHf
Hi Vineeta,
You can import parquet files using the read_parquet method of the pandas library in Python. You can read more about the same here.
Hope this helps!
Thanks,
Akshay