Question: Create a pandas DataFrame ( 1 0 rows and 3 columns ) which are filled with random integers between ( 0 and 1 0 0
Create a pandas DataFrame rows and columns which are filled with random integers between and Also, make sure that your columns are renamed to A B and C respectively. You can do all this with one line of code. You can not hard code the data for the data structure rather use a random menthod to generate the integers.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
