Skip to content

fix: add utc=True to pd.to_datetime for timezone-aware datetimes#35587

Merged
mistercrunch merged 1 commit into
apache:masterfrom
aminghadersohi:fix/tz-aware-datetime-conversion-error
Oct 28, 2025
Merged

fix: add utc=True to pd.to_datetime for timezone-aware datetimes#35587
mistercrunch merged 1 commit into
apache:masterfrom
aminghadersohi:fix/tz-aware-datetime-conversion-error

fix: add utc=True to pd.to_datetime for timezone-aware datetimes

ee5831b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2025 in 0s

71.87% (+71.87%) compared to ff80d4f

View this Pull Request on Codecov

71.87% (+71.87%) compared to ff80d4f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.87%. Comparing base (ff80d4f) to head (ee5831b).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #35587       +/-   ##
===========================================
+ Coverage        0   71.87%   +71.87%     
===========================================
  Files           0      589      +589     
  Lines           0    43596    +43596     
  Branches        0     4717     +4717     
===========================================
+ Hits            0    31334    +31334     
- Misses          0    11024    +11024     
- Partials        0     1238     +1238     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.