Description Usage Value Examples
A Shiny app for automated Exploratory Data Analysis with Python, based on the R interface to Python reticulate. Run the app locally by calling the function or launch it directly in the web from https://statsomat.shinyapps.io/edapy. Follow the Instructions in the GUI of the app to generate a PDF report or Python code to reproduce numerical and graphical results. Check also the GitHub repository of the app for more details https://github.com/Statsomat/edapy. System Requirements: Python >=3. Imports numpy, pandas, seaborn, matplotlib, scipy, statsmodels, tabulate, sys, warnings
.
1 | edapy()
|
Shiny app opens in viewer or browser.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.