Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
API: honor copy=True when passing dict to DataFrame #38939
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
API: honor copy=True when passing dict to DataFrame #38939
Changes from all commits
cbc97f0
a135d96
5c94129
d653c54
e71e319
cafa718
c706ad6
3f9195e
1cba671
396daba
11ae1c9
b505267
a1e9b68
b70d997
09213e0
e895de0
31bda58
37a2c0c
b93d7d5
aa667a6
185cd99
701356f
948ac67
46f2fcf
0bbfec0
590c820
17a693c
fb8f32d
7835184
2136289
187499c
6f30beb
e80d57c
b0a6abd
bf942ae
95e30a5
510f697
48e359e
048e826
6a9c9f0
a17c728
5b3d419
f961378
fcee44b
0c60ae8
1468e59
b6d8b70
8b66b11
54cacfc
5ea7a75
e11ea68
65d01c7
41c4e7a
7260a72
52344bb
3ddc3d3
e6bae0f
7cab084
e8e3d84
5c44953
e32f630
abd890a
1b7f7ca
b326b5f
b7aed5d
4d20fe7
ad5485a
6bed6ac
98b6dff
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you add a versionchanged 1.3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update the docstring above for this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good idea, will do.