-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
GH-52093 : AttributeError raised with pd.concat between a None and Timestamp #52433
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
Closed
Closed
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
5af4f06
changed the i8 values
ramvikrams edd8ec3
Update test_internals.py
ramvikrams 0bda76f
Update test_internals.py
ramvikrams d40379c
Update test_internals.py
ramvikrams 6006349
Corrected the test and moved it to the correct file
ramvikrams 42f6326
Merge branch 'main' into t19
ramvikrams de5953c
Update test_concat.py
ramvikrams 9fe68bd
Merge branch 't19' of https://github.com/ramvikrams/pandas into t19
ramvikrams cff35da
Update v2.0.1.rst
ramvikrams 3b90755
Update test_concat.py
ramvikrams 9d863de
Update test_concat.py
ramvikrams 03fdd09
Update doc/source/whatsnew/v2.0.1.rst
ramvikrams 8d5fd95
Update v2.0.1.rst
ramvikrams 3bdaf57
Merge branch 't19' of https://github.com/ramvikrams/pandas into t19
ramvikrams db630a4
Update v2.1.0.rst
ramvikrams 16b0f6f
Update v2.1.0.rst
ramvikrams 1312eca
Update test_concat.py
ramvikrams 6fabbad
Update test_concat.py
ramvikrams 1ee4f1a
Update test_concat.py
ramvikrams File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
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.
Looks like this test is failing from the logs
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.
Actually can you please suggest a possible fix
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.
Check the
result
and make sure it has the same elements asexpected
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.
Actually I tried, but it then says that there is a ValueError