From 377b224f9ec5403acce5dab7548e19a2637df5fc Mon Sep 17 00:00:00 2001 From: sean-eagles <112004392+sean-eagles@users.noreply.github.com> Date: Thu, 7 Sep 2023 14:36:36 -0400 Subject: [PATCH] Update README.md updated parquet to panda dataframe text --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02fbbc9..51d9888 100644 --- a/README.md +++ b/README.md @@ -21,5 +21,6 @@ representing the bounding boxes of the layers with better representation than 4 2) List the amount of files/rows 3) Transform the Pandas Data Frame into a CSV file - +# Parquet to Pandas Data Frame +1)Open a S3 parquet file from bucket and filename and return the aprquet as pandas dataframe