Skip to content

Commit 1fb5ede

Browse files
authored
Update _posts/2022-11-08-pandas-dataframe-output-for-sklearn-transformer.md
1 parent 08cdfc0 commit 1fb5ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-11-08-pandas-dataframe-output-for-sklearn-transformer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ set_config(transform_output = "pandas")
3232

3333
See the sample notebook, [pandas-dataframe-output-for-sklearn-transformer.ipynb](https://github.com/scikit-learn/blog/blob/main/assets/notebooks/sklearn-pandas-df-output.ipynb) and documentation for a more detailed example and usage.
3434

35-
## Links to documentation and example notebook:
35+
## Links to documentation and example notebook
3636
- [Pandas output for transformers documentation](https://scikit-learn.org/dev/auto_examples/miscellaneous/plot_set_output.html#sphx-glr-auto-examples-miscellaneous-plot-set-output-py)
3737
- [pandas-dataframe-output-for-sklearn-transformer.ipynb](https://github.com/scikit-learn/blog/blob/main/assets/notebooks/sklearn-pandas-df-output.ipynb)
3838

0 commit comments

Comments
 (0)