-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
DOC: Improve the docstring of Timedelta.asm8 #21821
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21821 +/- ##
=======================================
Coverage 91.92% 91.92%
=======================================
Files 160 160
Lines 49914 49914
=======================================
Hits 45883 45883
Misses 4031 4031
Continue to review full report at Codecov.
|
In general, I would replace "array" with "scalar" |
@mroeschke thanks for the feedback. I am learning in public, so please help me out... https://docs.scipy.org/doc/numpy/user/basics.types.html
|
i suppose u can call it a numpy array scalar |
thanks @chalmerlowe |
@mroeschke @WillAyd @jorisvandenbossche @TomAugspurger @jreback thanks for your help over the past couple of months to get FOUR pull requests added to pandas documentation. I use pandas regularly and greatly appreciate your work on the tool, your time in assisting me and your kindness in putting up with the new guy as he stumbles around trying to figure things out. |
@chalmerlowe Thank you for contributing! We always appreciate pull requests, especially towards improving documentation. |
git diff upstream/master -u -- "*.py" | flake8 --diff