Skip to content
#

jupternotebook

Here are 103 public repositories matching this topic...

Using PySpark, I performed the ETL process on a large dataset (170,000 rows) of Video Games. Next, I created an AWS relational database instance & transformed the data to be loaded into PostgreSQL. Once in PgAdmin, exported the Video Game Review Table as a CSV file. Afterward, I loaded the data into Python to create Dataframes using Pandas. Then…

  • Updated Jun 13, 2022
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the jupternotebook topic, visit your repo's landing page and select "manage topics."

Learn more