Skip to content

GSG-Practical-Training/ETL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ETL-project

ETL project for advanced python course with GSG (Gaza Sky Geeks)

Now, At east we know what shall we do:

  • Read and try how to read csv file in python (without pandas)
  • After reading, think about structure, do we need to check it ? every time or what do you think ?
  • Check Empty and Duplicated rows
  • Based on the number of columns in the header, you are supposed to generate new file with the needed columns. For example if the header has (num_cols:5) → means your output file will have 5 processed and clean columns

About

Extracting, Transforming, Loading data from CSV file in python without using pandas, for advanced python course with GSG (Gaza Sky Geeks)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages