I would like to create a dataframe with 117 columns and 90 rows, the first ones being: ID
, date1
, date2
, Category
, DR1
, DRM01
, DRM02
, DRM03
.... up to DRM111
. For the first column, it would have values ranging from 1 to 3. In date1
it would have a fixed value, which would be "2022-01-05"
, in date2
, it would have values between 2021-12-20
to the maximum that it gives. Category
can be ABC or ERF, in DR1
would be values that would vary from 200 to 250, and finally, in DRM
columns, would be values that would vary from 0 to 300. Is it possible to create a dataframe like this?
lundi 17 janvier 2022
Create a dataframe i nR
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire