* Use astype(.., copy=False) when possible * Use Use astype(.., copy=False) also in tests * Fix CI * Guillaume's comments * Address review comments * Add what's new * Fix CI * Lint * Fix merge issues * More merge conflict fixes * Fix failing test * Lint * Use copy=True in cluster/hierarchical * More fixes |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| _criterion.pxd | ||
| _criterion.pyx | ||
| _reingold_tilford.py | ||
| _splitter.pxd | ||
| _splitter.pyx | ||
| _tree.pxd | ||
| _tree.pyx | ||
| _utils.pxd | ||
| _utils.pyx | ||
| export.py | ||
| setup.py | ||
| tree.py | ||