I have a data of 5 observations of 26 variables. each variables data values are different. some are categorical, some are characters and some are integers. \
i have to simulate the data for 10000 observations with the same 26 variables. but the variables value should generate randomly. please help me in this regard.
for each row, i need to give the same type of values in the range for 10000 rows. if iam doing individually for each row. after that i need to combind every data row to make it 10000 observations with 26 variables.
for eg, in the a row. i have yes and no which is categorical. for 10000 rows i need yes and no in random.
you're going to need to show what you are trying, what is happening, and then define a specific question about one aspect of your workflow.
We are not free consultants who are waiting to do your work for you. Your work is to ask a clearly defined question and show some initiative in trying what you are learning.