Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

@AlexanderKalistratov
Copy link
Collaborator

No description provided.

* Initial version of pandas MultiIndex class

* Fixing tests

* Removing debug traces and reorganizing code

* Fixing PEP, updtaing comments, removing debug scripts

* Make separate classes for SdcTypeRef-s types

* Move helper functions to new file and a bit of renaming

* Using infer_global to type classes instead typeof(type)
Motivation: keep up with the latest versions of dependencies
@AlexanderKalistratov
Copy link
Collaborator Author

@xaleryb

@xaleryb
Copy link
Contributor

xaleryb commented Aug 11, 2021

@AlexanderKalistratov if you will check current gold/2021 branch you can see restrictions for numpy version. We need to have the same after this PR merge.

@AlexanderKalistratov
Copy link
Collaborator Author

@xaleryb i don't see any changes to numpy version. Do you?

@xaleryb
Copy link
Contributor

xaleryb commented Aug 11, 2021

@xaleryb i don't see any changes to numpy version. Do you?

Restrictions for numpy version are present only for gold branch (were not merged to master previously).
Based on this PR I see that recipe will be w/o restrictions on gold (after merge). That's not what we need.
In this case we'll need one more PR to setup numpy restrictions again. But to be honest I expected to see numpy version changes highlighted in "Files changed " area of this PR.

Anyway, let's merge it and I'll add restrictions again if they will broken after this PR merge.

@AlexanderKalistratov AlexanderKalistratov merged commit a133254 into gold/2021 Aug 11, 2021
@AlexanderKalistratov
Copy link
Collaborator Author

@xaleryb limitations seems to be on it's place.
https://github.com/IntelPython/sdc/blob/gold/2021/conda-recipe/meta.yaml#L29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants