Nathaniel Young

Results 5 issues of Nathaniel Young

- makes Google indentation 4 spaces (with the option to change it on the cli or for any other output format style) - adds the ability to skip adding empty...

**Describe the bug** A clear and concise description of what the bug is. `cuml.model_selection.train_test_split` does not work like `sklearn.model_selection.train_test_split` when passing a dataframe to stratify **Steps/Code to reproduce bug** ```python...

bug
? - Needs Triage
inactive-30d
inactive-90d

### Apache Airflow Provider(s) google ### Versions of Apache Airflow Providers apache-airflow-providers-google==10.10.0 ### Apache Airflow version 2.6.3 ### Operating System Debian 11 ### Deployment Google Cloud Composer ### Deployment details...

kind:bug
area:providers
needs-triage

- I'm not the maintainer, but I thought I put a pr for updating the old organization name to the new one - related to: https://github.com/googleapis/release-please-action/issues/980

I setup scalafmt with my bazel project successfully following the instructions in this repo and some other examples on GitHub. Here is a minimal example `.scalafmt.conf` file I was using....