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.
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
Add
isocalendar
API support #9169Add
isocalendar
API support #9169Changes from 21 commits
c8fe494
34b3efb
48eefad
2d63285
e520eb6
40440dd
df15c72
5a8d4b8
3fc8513
1f4e088
0f07f84
cde53f2
d533c6d
4c16cb8
f1b7153
576fe1d
edce399
f73570d
30da937
769e246
de3b738
c1c3429
1934ab2
83f0d98
f2ff86a
ddf4bed
bc1e41e
b0c320b
35cac3e
513b015
995a3d4
87e94d4
f0784d1
121b45b
1320cef
3b611c9
c3f6196
a85231b
c6d507e
90c54f0
3796396
f66b4d9
9f01f2c
388cfec
cf8163b
2278e70
8a5d2eb
5a7b4ae
3ac1658
6413169
9311326
086723d
cfeea6a
26d22b5
20ce42a
31bbe49
978ef32
d3ffad7
f235c6b
19821df
8b9bebf
411a790
67b8a98
0d25c18
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 parameterize the test with
Series
&Index
inputs? There seems to be a lot of duplication of code in this test.Also, would add a case for
Series
input along with a customindex
.