Pretty Printing Python DataFrames in RMarkdown using reticulate
and kableExtra
Authors: Nischal Shrestha
Affiliations: North Carolina State University
Abstract: In this post, I show how I was able to use {reticulate}
to mimic a Python DataFrame
in R, and {kableExtra}
+ {formattable}
R packages to give some love to Python DataFrames rendering in RMarkdown documents.
Full Description:
Table Type:
Submission Type: Tutorial
Table: https://rpubs.com/nsrocker92/pandas-rmarkdown
Repo: https://github.com/nischalshrestha/pandas-rmarkdown
RStudio Cloud:
DT
package used:
gt
package used:
reactable
package used:
flextable
package used:
huxtable
package used:
kableExtra
package used: true
Other packages: reticulate, formattable