reset_index | R Documentation |
Reset index of dataframe.
Reset index from a multi indexed data.frame so that index is added as columns
reset_index(df)
df |
A data.frame converted from python using reticulate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.