sweetviz icon indicating copy to clipboard operation
sweetviz copied to clipboard

Visualize and compare datasets, target values and associations, with one line of code.

Results 51 sweetviz issues
Sort by recently updated
recently updated
newest added

The distribution of independent variables and the distribution of independent variables with respect to the target variables are not in the same level in most cases. Double-coordinate axes can be...

feature request

great library ! it will be great if there was support on big data use cases (integration with dask/ vaex/spark) my use case has out of memory data set size...

I am trying to use sweetviz within a streamlit workflow. Sweetviz automatically opens up an external browser, which is nice but not appropriate within streamlit which is already producing output...

feature request
report output

my_report = sv.analyze(df, pairwise_analysis = "off") Tried to call this function but got this error when I input a normal dataframe that only contain numeric columns. Any advice what might...

bug
can't repro issue

When comparing two numerical series, the detailed tables of freq/max/min values to display was determined based on the source data only. This could make it seem like, for example, that...

**Background of feature request** In statistics a distinction is made between categorical data which has no inherent order (aka _nominal scales_) and categorical data which does have order (aka _ordinal...

feature request

When I try to use Sweetviz in conjunction with Sweetviz, it closes Tkinter for some reason. It is very strange.

bug

This would be useful in all contexts where the library is used in a context which already shows HTML, e.g. Jupyter notebooks, dash, etc. What is really needed is to...

feature request
report output

I was just reading over this article and thought that while having the null count on each feature is really nice, having something that allows us to see the nulls...

feature request

Hi I have used 'Sweetviz' library in azure databricks. The reports are not generated in html. snapshot ![issuejpg](https://user-images.githubusercontent.com/65899236/86784673-6a003700-c07f-11ea-905a-4e6738278ab5.jpg)

report output