You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: unpivot was unnecessary failing for PySpark/SQLFrame when neither on nor index were passed (#2335)
* fix: unpivot was unnecessary failing for PySpark/SQLFrame when neither `on` nor `index` were passed
* Update narwhals/_spark_like/dataframe.py
Co-authored-by: Dan Redding <[email protected]>
---------
Co-authored-by: Dan Redding <[email protected]>
0 commit comments