This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v1.3.0
1.3.0 (2024-04-22)
Features
- Add
Series.struct.dtypesproperty (#599) (d924ec2) - Add fine tuning
fit()for Palm2TextGenerator (#616) (9c106bd) - Add quantile statistic (#613) (bc82804)
- Expose
max_batching_rowsinremote_function(#622) (240a1ac) - Support primary key(s) in
read_gbqby using as theindex_colby default (#625) (75bb240) - Warn if location is set to unknown location (#609) (3706b4f)
Bug Fixes
- Address technical writers fb (#611) (9f8f181)
- Infer narrowest numeric type when combining numeric columns (#602) (8f9ece6)
- Use exact median implementation by default (#619) (9d205ae)