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

DEPR: Deprecate is_copy (#18801) #18812

Merged
merged 3 commits into from
Dec 21, 2017
Merged

Commits on Dec 18, 2017

  1. DEPR: Deprecate is_copy (pandas-dev#18801)

    - Renamed 'is_copy' attribute to '_is_copy' for internal use
    - Setup getter and setter for 'is_copy'
    - Added tests for deprecation warning
    chris committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    9b8f2af View commit details
    Browse the repository at this point in the history
  2. Fixed flake8 issues.

    chris committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    a5f090e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

  1. Configuration menu
    Copy the full SHA
    099cd33 View commit details
    Browse the repository at this point in the history