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

Make Table.copy(shallow=False) a deepcopy #454

Merged
merged 1 commit into from
Sep 13, 2020

Conversation

hmstepanek
Copy link
Contributor

@hmstepanek hmstepanek commented Sep 12, 2020

This is a partial fix for Add documentation as it adds documentation for Table.copy.
This is a fix for Possible bug in copy(shallow=False).

@coveralls
Copy link

coveralls commented Sep 12, 2020

Coverage Status

Coverage increased (+0.007%) to 88.255% when pulling c1b74ea on hmstepanek:add-copy-docs into 497fe69 on data-8:master.

@adnanhemani
Copy link
Member

Hi @hmstepanek , the code looks good but I think you might have tripped our doctests (check Travis CI). Can you please provide a fix for that?

Note this change also adds documentation and tests to Table.copy.
Copy link
Member

@adnanhemani adnanhemani left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the PR! :D

@adnanhemani adnanhemani merged commit f811eef into data-8:master Sep 13, 2020
@hmstepanek hmstepanek deleted the add-copy-docs branch September 26, 2020 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants