Atualizar models/drop_nulls/index.yaml

This commit is contained in:
aignosi 2025-12-04 13:31:34 +00:00
parent d6c2c0f910
commit eb58b3434c
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ name: drop_nulls
file: drop_nulls.py
class: DropNulls
requirements:
- pandas
- pandas==1.0.0
version: 0.0.1
type: data_model