Giter VIP home page Giter VIP logo

upload_csv_to_db_automation's Introduction

Upload_CSV_to_DB_Automation

This Project is about uploading the CSV files into a Cloud Database using automation.

  • Made an automated code where dumping all the files in a folder and running the code Cleans the CSV files and then transforms them into the Database
  • Used the IMDB CSV Files to Clean and upload to the AWS Cloud Database.
  • Identified all the CSV files in the current directory and moved them to a new directory.
  • Cleaning Steps Applied to the CSV files :
  • Cleaned Table Names and File Names.
  • Replaced all empty values with NA
  • Removed data which has special Characters.
  • Made all the data into lower case letters and formated the data into clean visible values.
  • Used Pandas Library to clean the Data
  • Created a Database and table in AWS Cloud Database using Postgre SQL.
  • Imported the cleaned data into the datbase
  • Applied Error handling Functions.

upload_csv_to_db_automation's People

Contributors

sush-mita avatar

Stargazers

Dalton Rohil avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.