[FEA] Support binary operations between timezone-aware datetime columns
Open
feature request
Python
- Dominant language
- C++
- Stars
- 9.8k
- Forks
- 1.1k
- Avg merge
- 3d 6m
- Merged PRs (30d)
- 278
Description
**Is your feature request related to a problem? Please describe.**
Support for timezone-aware datetime columns was largely added in #12813. However, one item remains incomplete: support for binary operations between such columns, or between these columns and timedelta scalars.
**Describe the solution you'd like**
We should work on adding that support.
Contributor guide
Assessment
This issue has not been assessed yet.