Cette page n'est pas encore disponible en français, sa traduction est en cours. Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.
Metadata
ID:python-pandas/arith-operator-not-functions
Language: Python
Severity: Notice
Category: Best Practices
Description
User should use arithmetic operators (+, -, etc) instead of function (.add) to make the code more clear.