ydata-profiling¶
Description¶
ydata-profiling primary goal is to provide a one-line Exploratory Data Analysis (EDA) experience in a consistent and fast solution. Like pandas df.describe() function, that is so handy, ydata-profiling delivers an extended analysis of a DataFrame while allowing the data analysis to be exported in different formats such as html and json. The package outputs a simple and digested analysis of a dataset, including time-series and text.
Environment Modules¶
Run module spider ydata-profiling
to find out what environment modules are available for this application.
Environment Variables¶
- HPC_YDATA_DIR - installation directory
- HPC_YDATA_BIN - executable directory
Categories¶
biology, ai, machine learning