ENH: Add force_suffixes
boolean argument to pd.merge
#49593
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
15m 48s
ASV Benchmarks
19m 4s
Build Docker Dev Environment
2m 47s
Test install requirements-dev.txt
1m 47s
Annotations
3 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:11094:PR01:pandas.DataFrame.merge:Parameters {'force_suffixes'} not documented
|
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/reshape/merge.py:146:PR01:pandas.merge:Parameters {'force_suffixes'} not documented
|