Learn R Programming

Statsomat (version 1.1.0)

edapy: Exploratory Data Analysis with Python

Description

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.

Usage

edapy()

Arguments

Value

Shiny app opens in viewer or browser.

Examples

Run this code
# NOT RUN {
library(Statsomat)
edapy()
# }

Run the code above in your browser using DataLab