Taylor G Smith

Results 18 issues of Taylor G Smith

Fixes #529 by adding support for two ENV variables for login: * `ANACONDA_USERNAME` * `ANACONDA_PASSWORD`

I wanted to be able to write the output of the script to a file instead of stdout. I added two new flags to the option parser, `-p` and `-o`,...

# Description Bumps the required version of statsmodels from 0.13.2 to 0.14.0. This was done as part of debugging #480, and should close #492

We maintain a large collection of feature files that feed nightly regression tests, the runtime of which has grown significantly recently. These are generally maintained in logically separated feature files,...

bug
question
k::performance

**Describe the feature and the current behavior/state.** Currently string sorting in the graph is unsupported: ### Does not work: ```python tf.sort(['d', 'a', 'b']) InvalidArgumentError: Value for attr 'T' of string...

stat:awaiting response
type:feature
stale
comp:ops

We have a very large suite of cucumber tests driven by cucumber-rs. There are a few live integration tests of third party services we depend on that can fail for...

feature
k::api
k::design

I am getting the following build error from `system_configuration` v0.6.1 when building on Linux: ``` ERROR: /root/.cache/bazel/_bazel_root/f1dda70852d9c97abf4f8f9fda6b2822/external/rules_rust~~crate~crates_index__system-configuration-0.6.1/BUILD.bazel:16:13: Compiling Rust rlib system_configuration v0.6.1 (7 files) failed: (Exit 1): process_wrapper failed: error...

# Description Addresses #577 by adding support for Numpy 2+. This will force numpy 2.0 as a minimum required version ## Type of change Please delete options that are not...