Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python versions update #15

Closed
wants to merge 5 commits into from
Closed

Python versions update #15

wants to merge 5 commits into from

Conversation

bkleyn
Copy link
Contributor

@bkleyn bkleyn commented Sep 5, 2023

No description provided.

Signed-off-by: Kleynhans, Bernard <[email protected]>
@@ -13,7 +13,6 @@
import numpy as np
import pandas as pd
import seaborn as sns
from catboost import CatBoostClassifier, CatBoostRegressor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just for my own learning -- we are dropping CatBoost because it is ? slow? library version complaincy?

Probbaly wanna mention this one in the Changelog

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just considering it for now. Running into some discrepancies between running tests local vs using GH CI and the Catboost pip installation has been failing on and off. So I'm using GH to easily test across all OS and Python versions (and don't know how to do that without creating PR).

Feel free to ignore PR for now - I will tag you when ready.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah cool idea on using GH for testing 👍

from tests.test_base import BaseTest


class TestUtils(BaseTest):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah --thank you!

Signed-off-by: Kleynhans, Bernard <[email protected]>
Signed-off-by: Kleynhans, Bernard <[email protected]>
@bkleyn bkleyn closed this Sep 6, 2023
@bkleyn bkleyn deleted the fix_py_versions branch September 6, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants