-
-
Notifications
You must be signed in to change notification settings - Fork 143
gh-372 : Fixing Series.astype() #519
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
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
0469f47
adding overloads to astype
ramvikrams f0317de
Created the table for astype
ramvikrams 3a75501
Update table.rst
ramvikrams c5a2073
Updated the table and added numpy dtypes
ramvikrams 67fa6da
Update table.rst
ramvikrams 0cc665b
updated np.datetime64
ramvikrams 96903fb
Update table.rst
ramvikrams e61394d
added types in Timedelta
ramvikrams 4fa513a
removed not required args in Dtype
ramvikrams 848753e
removed np.timedelta64 in Timedelta
ramvikrams d8f8616
Removed timedelta64
ramvikrams 814df47
expanding series astype
ramvikrams ae6cfb1
Merge branch 't90' of https://github.com/ramvikrams/pandas-stubs into…
ramvikrams dea0042
Added type in args in dtype
ramvikrams 0e84068
corrected the args
ramvikrams a865484
adding a overload for 'category' and normal changes
ramvikrams 17ce1aa
added tests
ramvikrams 7a84f40
removed unused args
ramvikrams a139821
Merge branch 'pandas-dev:main' into t90
ramvikrams 7fb2c3f
corrected tests
ramvikrams 3406aa0
Delete table.rst
ramvikrams 5508f4a
added the bool overload to top and done the required test changes
ramvikrams fefdd83
added type_checker
ramvikrams 6918643
added types for check and did requested changes
ramvikrams a80df88
updated the check types
ramvikrams f43a5e8
added astype in dataframe and other changes
ramvikrams 3b86a87
Update test_series.py
ramvikrams f6a8949
Update test_series.py
ramvikrams 3259170
added dict test for astype in datatest_frame and tests for ExtensionD…
ramvikrams 4090d31
commented out the decimal tests
ramvikrams 29540d3
Update test_series.py
ramvikrams f46cc52
updated dtype args in astype
ramvikrams b9f5adb
added any to list of args for astype
ramvikrams 7879ede
changed dtype args
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.