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

Fixing issue with named series handling in fillna (#95) #2

Merged
merged 1 commit into from
Jul 19, 2019

Conversation

kozlov-alexey
Copy link
Owner

No description provided.

@kozlov-alexey kozlov-alexey merged commit 20b9b6f into kozlov-alexey:master Jul 19, 2019
kozlov-alexey added a commit that referenced this pull request May 11, 2021
kozlov-alexey added a commit that referenced this pull request May 18, 2021
…hon#972)

* Initial version of ConcurrentDict container via TBB hashmap

Motivation: SDC relies on typed.Dict implementation in many core
pandas algorithms, and it doesn't support concurrent read/writes.
To fill this gap we add ConcurrentDict type which will be used if
threading layer is TBB.

* Fixing PEP and updating failing import

* Fixing builds, warnings and complying to C++11 syntax

* Fixing PEP and review comments #1

* Fixing remarks #2

* Applying remarks #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant