-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
CFTimeIndex calendar in repr #4092
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
spencerkclark
merged 37 commits into
pydata:master
from
aaronspring:AS_CFTimeIndex_repr_calendar
Jul 23, 2020
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
0bd61d9
add property
28cbf84
test repr skip
c5d36cc
repr
8d9ebe0
linting
c1cac9f
remove unnecessary
d09092a
remove unnecessary
59dc912
add quotation marks to calendar
1fccb53
add length to wrapper
a52e997
linting
6d022ea
coords.to_index() if CFTimeIndex
bf8c5a0
to_index() iff CFTimeIndex
1e809d0
revert linting
1bfdc7c
revert linting
d58cb7d
revert linting
a0d00ab
to_index in short_data_repr_html
019d309
refine test and rm prints
269e967
fix to pass all tests
68a37c6
revert linting changes
0907cef
revert to_index()
a9c048f
require cftime for added test
fcb48fd
implement format_array_flat repr without commata and multiple lines
83839ec
reproduce pd.Index repr for CFTimeIndex repr
e3c8c01
reproduce pd.Index repr for CFTimeIndex repr
69d000f
sensitive to display_width
80ca891
rewritte format_cftimeindex_array from template of format_array_flat
3080d81
bugfix
b77a2ee
new approach
1e67f3f
Merge branch 'master' into AS_CFTimeIndex_repr_calendar
aaronspring d8d54ce
docstring
4b62406
Merge branch 'AS_CFTimeIndex_repr_calendar' of https://github.com/aar…
249ae24
attrs spaces fix
ecef05a
rm pandas test, refactor format_attrs and repr test dedent
7c31e3a
rm f lint
683f00c
Pass index to format_attrs instead of attrs dict
spencerkclark 2707409
Update whats-new.rst
spencerkclark b7552b3
Add docstring for new calendar property
spencerkclark e8d85db
Update doc/whats-new.rst
spencerkclark 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.
Uh oh!
There was an error while loading. Please reload this page.