Skip to content

Conversation

@jbrockmendel
Copy link
Member

No description provided.

# that sorted value for retrieval back from the original
# values / masked_vals arrays
# TODO: de-duplicate once cython supports conditional nogil
# TODO(cython3): de-duplicate once cython supports conditional nogil
Copy link
Member

Choose a reason for hiding this comment

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

Probably good to reference in #34213 that these TODO styles can be addressed (or vice versa)?

self.min_periods = min_periods
self.center = center
# TODO: Change this back to self.win_type once deprecation is enforced
# TODO(2.0): Change this back to self.win_type once deprecation is enforced
Copy link
Member

Choose a reason for hiding this comment

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

Similarly, good to attach this TODO style to an issue.

Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

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

LGTM

@mroeschke mroeschke added this to the 1.4 milestone Oct 23, 2021
@jreback jreback merged commit 3df6aac into pandas-dev:master Oct 24, 2021
@jbrockmendel jbrockmendel deleted the todos branch October 24, 2021 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants