Skip to content

REF: restructure api import #30647

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 2 commits into from
Jan 3, 2020

Conversation

TomAugspurger
Copy link
Contributor

Previously, pandas.api was imported indirectly via pandas.io.json._table_schema. This makes things a bit more direct.

I think we'll want a code check for importing from pandas.api within pandas.core but I wasn't able to easily write one (things like docstrings may want to have import pandas.api for example).

@TomAugspurger TomAugspurger added this to the 1.0 milestone Jan 3, 2020
@jbrockmendel
Copy link
Member

LGTM

@TomAugspurger TomAugspurger merged commit 6eabca3 into pandas-dev:master Jan 3, 2020
@TomAugspurger TomAugspurger deleted the direct-import branch January 3, 2020 17:35
@jreback jreback added the Clean label Jan 4, 2020
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