-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OrangeDataFrame: Fix patched constructor
This is a proper solution that would work before and would continue to work in pandas>=3 -- if it was not for a bug in pandas (pandas-dev/pandas#59913). Hence, this commit also (dynamically) patches the bug in pandas.
- Loading branch information
Showing
1 changed file
with
22 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters