Automatic generation of Databases: Python Would anyone have some tips/pointers on writing some code that takes an input file (csv) that contains a number of columns and rows such as Job title, Salary etc. but does not have information such as Name, Address, phone number etc. I have been messing around with the Python Library 'Faker' which has been doing well but I need some advice on making the overal user experience look better. Could someone recommend a good GUI library/package to test with. I love the look of Tableau Dashboards. I would like to be able to display possibly two to six different algorithmic stats to generate the fake data to then be saved in a new output file. A little bit of a strange question I know but any tips greatly appreciated :D
Automatic generation of
Would anyone have some tips/pointers on writing some code that takes an input file (csv) that contains a number of columns and rows such as Job title, Salary etc. but does not have information such as Name, Address, phone number etc. I have been messing around with the Python Library 'Faker' which has been doing well but I need some advice on making the overal user experience look better. Could someone recommend a good GUI library/package to test with. I love the look of Tableau Dashboards. I would like to be able to display possibly two to six different
A little bit of a strange question I know but any tips greatly appreciated :D
Step by step
Solved in 2 steps