-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Pandas.io.formats.style.Styler.apply docstring PR02 #28535
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
Pandas.io.formats.style.Styler.apply docstring PR02 #28535
Conversation
Thanks. Can you post a screenshot of the rendered docstring? Want to make sure we don't need to escape the **. |
Hey @TomAugspurger , here is a screenshot of the docstring : |
Sorry, I meant the rendered HTML :) You can do |
Hey @TomAugspurger , I got an error when I run that command in the doc directory: |
You may need to install pandas. Something like `python -m pip install -e .
--no-build-isolation` from the root of the git repo.
…On Fri, Sep 20, 2019 at 6:37 AM Kisekka David ***@***.***> wrote:
Hey @TomAugspurger <https://github.com/TomAugspurger> , I got an error
when I run that command in the doc directory:
[image: image]
<https://user-images.githubusercontent.com/26630001/65323960-6d3f3a80-dbb3-11e9-9b5d-2bc8447a58e1.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#28535?email_source=notifications&email_token=AAKAOITU5GVOIZPCNPEG263QKSYWTA5CNFSM4IYPL7YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7GNMAY#issuecomment-533517827>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKAOIQK5EJJLWWAGZRGUKLQKSYWTANCNFSM4IYPL7YA>
.
|
Hey @TomAugspurger , I actually ran that command when setting up the python environment, but when I try to run it now it shows an error: |
That suggests you don't have the `wheel` package in your dev environment.
How'd you create the environment?
…On Fri, Sep 20, 2019 at 6:55 AM Kisekka David ***@***.***> wrote:
Hey @TomAugspurger <https://github.com/TomAugspurger> , I actually ran
that command when setting up the python environment, but when I try to run
it now it shows an error:
[image: image]
<https://user-images.githubusercontent.com/26630001/65325089-9a411c80-dbb6-11e9-984f-318743d1d823.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#28535?email_source=notifications&email_token=AAKAOIQ74VZRQONGRBP7LRLQKS227A5CNFSM4IYPL7YKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7GORIQ#issuecomment-533522594>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAKAOIUSJURMVUZUY5YDSYLQKS227ANCNFSM4IYPL7YA>
.
|
Hey @TomAugspurger , I used the following commands:
|
If you do |
Hey @TomAugspurger , yes, wheel is in the output. |
….style.Styler.apply_docstring_PR02
Strange. I pulled it down locally and things look good. Ping on green. |
I don't see any files changed here - is this still active? |
I think this might have been superseded by #28539 |
Solves:
pandas.io.formats.style.Styler.apply: Unknown parameters {kwargs} in #27976