Skip to content

refactor: move from deprecated pkg_resources#1202

Open
JGSweets wants to merge 12 commits intocapitalone:mainfrom
JGSweets:fix-pkg-resource
Open

refactor: move from deprecated pkg_resources#1202
JGSweets wants to merge 12 commits intocapitalone:mainfrom
JGSweets:fix-pkg-resource

Conversation

@JGSweets
Copy link
Contributor

@JGSweets JGSweets commented Feb 10, 2026

this pr:

  • refactors out a deprecated library that is removed in the latest setuptools
  • refactors to move resources into the DP package
  • updates setuptools to utilize include_package_data instead of data_files
  • limit pandas due to compatibility issues <3.0.0
  • aberrations between scipy versions cause slight differences past the 10th decimal. use almost to validate
    • due to cdf on p-values

@JGSweets
Copy link
Contributor Author

@ryanSoley Can we get a review on this? It will allow DP to continue working with new setuptools.

Otherwise, this library will not work in system that utilize the most up to date setuptools

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.

1 participant