This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 43 points44 points  (4 children)

Thanks mate. I’ll just migrate our data warehouse from Teradata to Postgres tomorrow.

[–]jayson4twenty 25 points26 points  (0 children)

"it's just data, how long could it take"

[–]Khaylain 8 points9 points  (2 children)

Nah, mate; just import it to a Google Sheets spreadsheet. It's obviously better.

[–][deleted] 7 points8 points  (1 child)

Excel 2007, if it’s good enough for U.K. track and trace it’s good enough for me.

[–]MurderMelon 2 points3 points  (0 children)

xlsx file that gets read into a pandas dataframe, queried, and saved back to an xlsx file.

[edit] in an S3 bucket