to read the parquet files as pandas df earlier which doesn't seem to work with my new setup probably compatibility issue of pandas or some other module's version. I tried using s3 blocks to read but it keeps giving the same error of
file not found
. Anyone aware about what might be wrong?
Copy code
from prefect.filesystems import S3
s3_block = S3.load("block-name")
s3_block.read_path('key')
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.