---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.3
alternate:
  - https://catboost.ai/docs/en/concepts/python-reference_pool_get_features.md
---
> **Documentation Index:** Fetch the complete configuration index at https://catboost.ai/docs/en/llms.txt

# get_features

<!-- source: en/_includes/work_src/reusage-python/get_features-desc.md -->
Return an array of the dataset features
<!-- endsource: en/_includes/work_src/reusage-python/get_features-desc.md -->


## Method call format {#call-format}

```python
get_features()
```

## Type of return value {#output-format}

A two-dimensional numpy.ndarray
