Salman Tabatabai

Results 5 issues of Salman Tabatabai

**I have a dataset of about 250K rows and 28 columns. I run the profiler and it stops at 83% "Get scatter matrix" (see the attached screenshot)** ![image](https://user-images.githubusercontent.com/7900672/118655900-469f3000-b7ea-11eb-9c69-87fa1ed751cb.png) **To Reproduce**...

bug 🐛

**It would be great if pandas-profiling can run on GPU** **Proposed feature** **Alternatives considered** **Additional context**

feature request 💬
help wanted 🙋

Hi, I noticed that in the newer versions, the Variable Explorer is placed down near Terminal and other stuff. I think that it was much better when it was on...

variable-explorer
awaiting-community-thoughts
feature-request

Hi, I have around 100 variables and the association table looks very crowded. Can the table size be enlarged so that the x and y ticks are more legible? Thanks.

feature request

## What is the current behavior? Currently, we can do `df = conn.cursor().execute("""Query""").fetch_pandas_all()` with conn being the `snowflake.connector.connect()` ## What is the desired behavior? The desired behavior is to have...

feature
triaged