ydataai / ydata-profiling

1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
https://docs.profiling.ydata.ai
MIT License
12.55k stars 1.69k forks source link

feat: Add option to remove default stopwords from word summary #1676

Open jabahm opened 6 days ago

jabahm commented 6 days ago

This PR introduces a new feature to provide greater flexibility in word summary analysis by adding the following enhancements:

Closes #1655