change pandas_in_out=True
to transform_output="pandas"
This commit is contained in:
parent
2f8f998165
commit
14c50b771a
@ -2260,7 +2260,7 @@
|
||||
"source": [
|
||||
"#from sklearn import set_config\n",
|
||||
"#\n",
|
||||
"# set_config(pandas_in_out=True) # not available yet – see SLEP014"
|
||||
"# set_config(transform_output=\"pandas\") # scikit-learn >= 1.2"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user