-
Notifications
You must be signed in to change notification settings - Fork 48
chore(main): release 2.4.0 #1695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
778c480
to
c80694d
Compare
c80694d
to
096a028
Compare
096a028
to
1bc2bfb
Compare
1bc2bfb
to
b3e8273
Compare
66822ab
to
43885b3
Compare
🤖 Created releases: 🌻 |
Triggered job: cloud-devrel/client-libraries/python/googleapis/python-bigquery-dataframes/release/release (2025-05-12T21:59:26.807Z) To trigger again, remove the autorelease: triggered label (in a few minutes). |
The release build has started, the log can be viewed here. 🌻 |
🥚 You hatched a release! The release build finished successfully! 💜 |
The release build has started, the log can be viewed here. 🌻 |
🥚 You hatched a release! The release build finished successfully! 💜 |
🤖 I have created a release beep boop
2.4.0 (2025-05-12)
Features
dt
accessors (#1692) (9d4a59d).dt.days
,.dt.seconds
,dt.microseconds
, anddt.total_seconds()
for timedelta series. (#1713) (2b3a45f)DatetimeIndex
class (#1719) (c3c830c)isocalendar()
for dt accessor" (#1717) (0479763)Series.apply
for direct udfs (#1673) (1a658b2)Bug Fixes
_TABLE_SUFFIX
into_gbq()
(#1691) (8ec6079)Performance Improvements
read_gbq
with wildcard tables (#1661) (5c125c9)Dependencies
Documentation
bpd.options.bigquery.allow_large_results
in favor ofbpd.options.compute.allow_large_results
(#1597) (18780b4)This PR was generated with Release Please. See documentation.