Load Parquet Data from S3 to Arrow Table
I have a Parquet dataset stored in AWS S3 and want to access it in a Metaflow flow. How can I read one or several Parquet files at once from a flow and use them in an Arrow table?
I have a Parquet dataset stored in AWS S3 and want to access it in a Metaflow flow. How can I read one or several Parquet files at once from a flow and use them in an Arrow table?
I have a Parquet dataset stored in AWS S3 and want to access it in a Metaflow flow. How can I read one or several Parquet files at once from a flow and use them in a Pandas dataframe?
A tutorial that uses Keras, Scikit-Learn, and Metaflow to operationalize a machine learning workflow.
A tutorial that uses Keras, Scikit-Learn, and Metaflow to operationalize a machine learning workflow.
How can I access data in S3 with a SQL query from my Metaflow flow?