Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 362 Bytes

README.MD

File metadata and controls

8 lines (6 loc) · 362 Bytes

This Python project is born with the idea in mind to generate fake data for a data project.

The idea is to generate data, write it to a CSV file and then build a data project that will clean, analyse and manipulate that data. The reason to do this and not to use public available datasets is because in doing so I get some extra practice writing python code.