Skip to content

Conversation

@jbrockmendel
Copy link
Member

We moved ops.py to ops.__init__ a while back, still need to get the bulk of it out of __init__. This separates out templated invalid operations, which are the main things that outside modules import (this helps us move towards getting rid of the import pandas as pd in the main file)

Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

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

@simonjayhawkins simonjayhawkins added this to the 1.0 milestone Aug 4, 2019
@jreback jreback added the Clean label Aug 4, 2019
@jreback
Copy link
Contributor

jreback commented Aug 5, 2019

can you rebase

@jbrockmendel
Copy link
Member Author

Rebased and green

@jreback jreback merged commit 2f775b0 into pandas-dev:master Aug 5, 2019
@jbrockmendel jbrockmendel deleted the flops branch August 5, 2019 16:38
quintusdias pushed a commit to quintusdias/pandas_dev that referenced this pull request Aug 16, 2019
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