Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 26, 2024
- authored
feat: Improve error message for drive based BQ table reads (#344)
Show description for 0794788authored
Commits on Jan 25, 2024
feat: add `DataFrame.peek()` as an efficient alternative to `head()` results preview (#318)
Show description for 9c34d83refactor: add output type annotations to scalar ops (#338)
Show description for d88c562authored
Commits on Jan 24, 2024
feat: add ARIMA_EVAULATE options in forecasting models (#336)
Show description for 73e997bauthoredchore: Script to inspect and clean up stale GCFs (#331)
Show description for 47c3285authored- authored
- authored
Commits on Jan 23, 2024
fix: Series iteration correctly returns values instead of index (#339)
Show description for 2c6af9bauthoredfeat: update cut to work without labels = False and show intervals as dict (#335)
Show description for 4ff53dbauthored
Commits on Jan 22, 2024
chore(main): release 0.19.2 (#328)
Show description for ae43905authoredfix: use object dtype for ARRAY columns in `to_pandas()` with pandas 1.x (#329)
Show description for 374ddb5authored
Commits on Jan 19, 2024
docs: add remote model requirements (#333)
Show description for c91f70cauthoredrefactor: simplify filter and join nodes (#321)
Show description for c7aa1afauthoredfix: read_gbq large response issue (#332)
Show description for b8178b9authored- authored
Commits on Jan 18, 2024
- authored
docs: Add `DataFrame.applymap` documentation (#326)
Show description for bd531a1authored- authored
Commits on Jan 17, 2024
- authored
chore(main): release 0.19.1 (#311)
Show description for f3cd2f4authored
Commits on Jan 16, 2024
chore: add polished ml fundamental notebooks and retire the old one (#310)
Show description for e165ba8authoredbuild(python): fix `docs` and `docfx` builds (#319)
Show description for c057658- authored
Commits on Jan 12, 2024
- authored
- authored
refactor: refactor block materialization (#306)
Show description for 4a1a1e0authored
Commits on Jan 11, 2024
refactor: define scalar expression structs (#309)
Show description for 8922e5eauthoredfix: update max_output_token limitation. (#308)
Show description for 5cccd36
Commits on Jan 10, 2024
fix: handle multi-level columns for df aggregates properly (#305)
Show description for 5bb45baauthoredchore(main): release 0.19.0 (#300)
Show description for aac35a3
Commits on Jan 9, 2024
refactor: unify row operators to same interface (#100)
Show description for 2d98a5aauthored- authored
Commits on Jan 8, 2024
feat: add Series dt.tz and dt.unit properties (#303)
Show description for 2e1a403authoredfeat: support assigning to columns like a property (#304)
Show description for f645c56authored