Skip to content

Commit fea4244

Browse files
Adding issues for next sprint
1 parent 104f1fb commit fea4244

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2019-06-26-pandas-viz2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ In this sprint we will continue the work, by working on different tasks:
4949
- Defining and documenting the pandas plotting API
5050
- Porting [hvplot](https://hvplot.pyviz.org/) to the new plotting API
5151
- Improve pandas plotting documentation
52+
- Try to move plots like andrews_curves, lag_plot... to the "standard" `.plot(kind=X)` API
5253

5354
We also can work on other pandas issues, for example:
5455
- pytest-azurepipelines: <https://github.com/pandas-dev/pandas/issues/26601>
5556
- Disable codecov commenting: <https://github.com/pandas-dev/pandas/issues/26896>
5657
- Implement web service to write GitHub comments with the CI results <https://github.com/pandas-dev/pandas/issues/26930>
5758
- Validate title capitalisation in the docs <https://github.com/pandas-dev/pandas/issues/26941>
59+
- Fix Azure pipelines problem with $PATH <https://github.com/pandas-dev/pandas/issues/26962>
5860
- Feel free to propose yours
5961

6062
As usual, we will give priority to join the sprint to the next people:

0 commit comments

Comments
 (0)