Overview
Request 610069 superseded
- Update to 0.23.0:
* Round-trippable JSON format with ‘table’ orient.
* Instantiation from dicts respects order for Python 3.6+.
* Dependent column arguments for assign.
* Merging / sorting on a combination of columns and index levels.
* Extending Pandas with custom types.
* Excluding unobserved categories from groupby.
* Changes to make output shape of DataFrame.apply consistent.
- Do not bother generating pandas doc if it is already in both
html and pdf provided by upstream
- Created by scarabeus_iv
- In state superseded
- Superseded by 610084
- Open review for factory-staging
- Open review for opensuse-review-team
- Open review for repo-checker
Request History
scarabeus_iv created request
- Update to 0.23.0:
* Round-trippable JSON format with ‘table’ orient.
* Instantiation from dicts respects order for Python 3.6+.
* Dependent column arguments for assign.
* Merging / sorting on a combination of columns and index levels.
* Extending Pandas with custom types.
* Excluding unobserved categories from groupby.
* Changes to make output shape of DataFrame.apply consistent.
- Do not bother generating pandas doc if it is already in both
html and pdf provided by upstream
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
scarabeus_iv superseded request
superseded by 610084
@scarabeus_iv Seems to be you need the add a -docs subpackage to the main spec file then?