I need to create Data Frame in Python Pandas with 100 rows with random values consisting of 10 elementary numbers. So as a result I need something like below "col1" has to be as date type string:
col1
---------
1233459857
8463746781
9084756289
...
How can I do that in python pandas ?
Aucun commentaire:
Enregistrer un commentaire