Josh

Results 15 comments of Josh

@itsmingjie hey, yeah using `legacyBehavior=true` solves the issue, however, when you hover over the Link component, the URL preview doesnt appear. Is this the same for you?

> were you able to solve this? Only able to resolve it via using legacyBehavior=True

certainly fixes the issue, but I think tests need to be added in `test_dataframe.py`. Also please see my [comment](https://github.com/snowflakedb/snowpark-python/issues/1148#issuecomment-1855072553) on renaming of duplicated columns.

> Thanks for your comments Please fix he typos and recommit

If by design, duplicate column names are allowable in Snowpark's API, then I think we should allow a way for the user to edit column names which are duplicated. Example:...

I have read the CLA Document and I hereby sign the CLA

Hello @sfc-gh-stan , I've updated CHANGELOG.md to reflect this updated feature for df.describe().

Hi @sfc-gh-stan , I understand that #735 is fixed. Even for files I did not touch I am still not able to run any of the integration tests.(Only unit tests...