DOC: complement the documentation for pandas.DataFrame.agg #35912#35941
Conversation
reformat the documentation according to PEP 8
reformat the documentation according to PEP 8
|
Sorry for closing it by mistake :) |
|
Can anyone help me to figure out why two new checks failed here (This PR passed all 15/15 checks two days ago and I didn't make new changes)? Thanks! @MarcoGorelli @charlesdong1991 @rhshadrach |
Failures are unrelated, if you merge master and push again I'd expect them to be fixed |
Got it, thanks! |
|
Thanks @onshek. The CI failure is unrelated |
…#35912 (pandas-dev#35941) * DOC: complement the documentation for pandas.DataFrame.agg * DOC: complement the documentation for pandas.DataFrame.agg reformat the documentation according to PEP 8 * DOC: complement the documentation for pandas.DataFrame.agg reformat the documentation according to PEP 8
…#35912 (pandas-dev#35941) * DOC: complement the documentation for pandas.DataFrame.agg * DOC: complement the documentation for pandas.DataFrame.agg reformat the documentation according to PEP 8 * DOC: complement the documentation for pandas.DataFrame.agg reformat the documentation according to PEP 8
black pandasgit diff upstream/master -u -- "*.py" | flake8 --diff