Skip to content

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

Conversation

Genza999
Copy link
Contributor

Solves:

  • Unknown parameters {kwargs}

pandas.io.formats.style.Styler.apply: Unknown parameters {kwargs} in #27976

@TomAugspurger
Copy link
Contributor

Thanks. Can you post a screenshot of the rendered docstring? Want to make sure we don't need to escape the **.

@TomAugspurger TomAugspurger added this to the 1.0 milestone Sep 19, 2019
@Genza999
Copy link
Contributor Author

Hey @TomAugspurger , here is a screenshot of the docstring :

image

@TomAugspurger
Copy link
Contributor

Sorry, I meant the rendered HTML :)

You can do ./make.py html --single=pandas.io.formats.style.Styler.apply from the docs directory.

@Genza999
Copy link
Contributor Author

Genza999 commented Sep 20, 2019

Hey @TomAugspurger , I got an error when I run that command in the doc directory:

image

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Sep 20, 2019 via email

@Genza999
Copy link
Contributor Author

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:

image

@TomAugspurger
Copy link
Contributor

TomAugspurger commented Sep 20, 2019 via email

@Genza999
Copy link
Contributor Author

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:

conda env create -f environment.yml
conda activate pandas-dev
python setup.py build_ext --inplace -j 4
python -m pip install -e . --no-build-isolation

@TomAugspurger
Copy link
Contributor

If you do conda list is wheel in the output?

@Genza999
Copy link
Contributor Author

If you do conda list is wheel in the output?

Hey @TomAugspurger , yes, wheel is in the output.

Screen Shot 2019-09-22 at 13 03 32

@TomAugspurger
Copy link
Contributor

Strange. I pulled it down locally and things look good. Ping on green.

@WillAyd
Copy link
Member

WillAyd commented Oct 11, 2019

I don't see any files changed here - is this still active?

@WillAyd
Copy link
Member

WillAyd commented Oct 11, 2019

I think this might have been superseded by #28539

@WillAyd WillAyd closed this Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants