Skip to content

REF: remove libresolution #35198

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

Merged
merged 5 commits into from
Jul 10, 2020
Merged

REF: remove libresolution #35198

merged 5 commits into from
Jul 10, 2020

Conversation

jbrockmendel
Copy link
Member

It only has one function left, and that fits fine in fields.pyx

@jreback jreback added the Clean label Jul 9, 2020
@jreback jreback added this to the 1.1 milestone Jul 10, 2020
@@ -73,6 +73,46 @@ def build_field_sarray(const int64_t[:] dtindex):
return out


def month_position_check(fields, weekdays):
cdef:
Copy link
Contributor

Choose a reason for hiding this comment

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

if you can add a doc-string / types at some point

@jreback jreback merged commit 3bcaea3 into pandas-dev:master Jul 10, 2020
@jbrockmendel jbrockmendel deleted the ref-libreso branch July 10, 2020 14:15
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.

2 participants