Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 28, 2024
Commits on Mar 27, 2024
chore: experimentally double load test timeout (#535)
Show description for 56cefffauthoreddeps: include `pyarrow` as a dependency (#529)
Show description for 9b1525aauthoredchore: address comments from technical writers (#528)
Show description for 893fe15authoredfeat: expose `DataFrame.bqclient` to assist in integrations (#519)
Show description for 0be8911authoredchore: remove unused ColumnTransformer check (#527)
Show description for 3692095authored
Commits on Mar 26, 2024
docs: add the code samples for metrics{auc, roc_auc_score, roc_curve} (#520)
Show description for 5f37b09authored- authored
fix: Product operation produces float result for all input types (#501)
Show description for 6873b30authoredchore: remove initialization workaround in to_datetime. (#514)
Show description for e7a8e46authoredfeat: add `DataFrame.eval` and `DataFrame.query` (#361)
Show description for 5e28ebdauthoredfeat: Add support for numpy expm1, log1p, floor, ceil, arctan2 ops (#505)
Show description for e8e66cf
Commits on Mar 25, 2024
- authored
docs: add progress_bar code sample (#508)
Show description for 92a1af3authoredchore(main): release 1.0.0 (#476)
Show description for 1e2cd74authoredfix: Use actual BigQuery types rather than ibis types in to_pandas (#500)
Show description for 82b4f91authoreddocs: update bigquery connection documentation (#499)
Show description for 4bfe094authored- authored
- authored
Commits on Mar 24, 2024
fix: plot.scatter `c` argument functionalities (#494)
Show description for d6ee994authored
Commits on Mar 23, 2024
feat!: rename ml model params (#491)
Show description for 65c6f47authoredtest: enable back cmek tests on inline data (#461)
Show description for ae586e0authoreddocs: add code samples for metrics.{recall_score, precision_score, f11_score} (#502)
Show description for 370fe90authored
Commits on Mar 22, 2024
feat: support dataframe.cov (#498)
Show description for c4beafdauthoreddocs: update LLM + K-means notebook to handle partial failures (#496)
Show description for 97afad9authoreddeps: support pandas 2.2 (#492)
Show description for e2cf50eauthoredfeat: ensure `Series.str.len()` can get length of array columns (#497)
Show description for 10c0446authoredchore(python): update dependencies in /.kokoro (#448)
Show description for d51fa84docs: improve API documentation (#489)
Show description for 751266eauthoredfeat: add configuration option to read_gbq (#401)
Show description for 85cede2authoredfeat: allow assigning directly to Series.name property (#495)
Show description for ad0e99efeat: Add support for Python 3.12 (#231)
Show description for df2976fchore(python): add requirements for docs build (#449)
Show description for 2ad1e46authoredfeat: add ml LogisticRegression model params (#481)
Show description for f959b65authored- authored