Untitled
unknown
python
2 years ago
127 B
18
Indexable
# добавьте ваш код здесь ltv_history = ltv_history[5].sort_values(ascending=True).head(1) print(ltv_history)
Editor is loading...
# добавьте ваш код здесь ltv_history = ltv_history[5].sort_values(ascending=True).head(1) print(ltv_history)