You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project focuses on leveraging data to make informed decisions for a company. It utilizes techniques from both Data Science and Software Quality disciplines to analyze data, generate insights, and create actionable metrics. The project involves working with real-world data from Olist, a Brazilian e-commerce platform.
Transform dataset from Csv to Postgresql using Python-PandaSql The purpose of this project is to extract dataset from csv online, transform with several basic technique using python pandasql and load to PostgreSQL.