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
Ideal Result: We should fix any issues in the SDV so that it can work on pandas 2.0. After this, we can consider uncapping the max version of pandas.
Note that for this to work, we may have to fix FutureWarnings that are currently showing up throughout the SDV ecosystem. See: #1355, #1356, #1357 (and potentially more)
The text was updated successfully, but these errors were encountered:
Pandas 2.0 was released a few days ago.
Ideal Result: We should fix any issues in the SDV so that it can work on
pandas 2.0
. After this, we can consider uncapping the max version of pandas.Note that for this to work, we may have to fix
FutureWarnings
that are currently showing up throughout the SDV ecosystem. See:#1355, #1356, #1357 (and potentially more)
The text was updated successfully, but these errors were encountered: