biolab / orange3-associate

🍊 :package: Frequent itemsets and association rules mining for Orange 3.
Other
65 stars 37 forks source link

Tox - Set oldest Pandas #58

Closed PrimozGodec closed 1 year ago

PrimozGodec commented 1 year ago
Issue

Tests fail since oldest supported Orange doesn't support pandas 2.1

Description of changes

Use pandas 1.4 (orange oldest supported) for oldest tests

Includes