-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: whatsnew & linked edits #24649
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
DOC: whatsnew & linked edits #24649
Conversation
small edits for consistency in the whatsnew; some incorrect links & section headings. |
Codecov Report
@@ Coverage Diff @@
## master #24649 +/- ##
=========================================
Coverage ? 43.02%
=========================================
Files ? 166
Lines ? 52380
Branches ? 0
=========================================
Hits ? 22534
Misses ? 29846
Partials ? 0
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24649 +/- ##
=======================================
Coverage 92.37% 92.37%
=======================================
Files 166 166
Lines 52384 52384
=======================================
Hits 48390 48390
Misses 3994 3994
Continue to review full report at Codecov.
|
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 good, just one thing I'm unsure
doc/source/basics.rst
Outdated
with the correct ``tz`` | ||
2. A ``datetime64[ns]`` -dtype :class:`ndarray`, where the values have | ||
2. A ``datetime64[ns]`` -dtype :class:`np.ndarray`, where the values have |
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.
same
No description provided.