powered by
This function filters numerical columns and plots boxplots.
plot_nums(df)
Plot. Result of df numerical features.
df
Dataframe
Other Exploratory: corr_cross(), corr_var(), crosstab(), df_str(), distr(), freqs(), freqs_df(), freqs_list(), freqs_plot(), lasso_vars(), missingness(), plot_cats(), plot_df(), tree_var()
corr_cross()
corr_var()
crosstab()
df_str()
distr()
freqs()
freqs_df()
freqs_list()
freqs_plot()
lasso_vars()
missingness()
plot_cats()
plot_df()
tree_var()
Sys.unsetenv("LARES_FONT") # Temporal data(dft) # Titanic dataset plot_nums(dft)
Run the code above in your browser using DataLab