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

Merge from develop #203

Merged
merged 65 commits into from
Feb 6, 2024
Merged

Merge from develop #203

merged 65 commits into from
Feb 6, 2024

Conversation

ieaves
Copy link
Collaborator

@ieaves ieaves commented Feb 6, 2024

No description provided.

sbrugman and others added 30 commits October 1, 2021 20:14
* refactor: numpy complex

* refactor: numpy float

* refactor: numpy bool

* refactor: numpy float64
test: fixes to bring tests up to date

* spark requirement + complex fix
* updated numpy object implementation
* old reference to bottleneck
* a regression in old numpy
resolves three bugs in the two types in the Python backend:
- EmailAddress had two relationships registered rather than a relationship and and a transformer
- URL contains_op had a typo
- URL relationship wasn't correctly checking for scheme and netloc.
* spark requirement + complex fix

* updated numpy object implementation

* old reference to bottleneck

* fixes complex tests and a regression in old numpy

* isort

* wip-setup

* removed pandas references in python tests;

* spark requirement + complex fix

* updated numpy object implementation

* old reference to bottleneck

* fixes complex tests and a regression in old numpy

* isort

* wip-setup

* removed pandas references in python tests;
* fix : import ABCIndex in place of ABCIndexClass

Pandas 1.3 renamed the ABCIndexClass to ABCIndex, so this should make the trick.
Backwards compatible.

Co-authored-by: Simon Brugman <sbrugman@users.noreply.github.com>
@ieaves ieaves merged commit 076affa into master Feb 6, 2024
11 checks passed
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.

None yet

5 participants