ENH: Add force_suffixes
boolean argument to pd.merge
#48839
code-checks.yml
on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
16m 44s
ASV Benchmarks
20m 55s
Build Docker Dev Environment
3m 11s
Test install requirements-dev.txt
1m 57s
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:11038: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:145:PR01:pandas.merge:Parameters {'force_suffixes'} not documented
|