Skip to content

Latest commit

 

History

History
 
 

Generate_Fake_Data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Generate your random fake data and save it into .npz file. Use it in Data Modeling, Machine Learning, Data Science and many more useful places to do wonderful things.

This Script will Generate random fake data and save it into npz file.

How to use it.

python3 generate_fake_data.py

1.)Enter the data types you want. 2.)Enter the n for number of rows.. 3.)Enter the name of the file in which you want to store your Data.