Matthew Badger

Results 7 comments of Matthew Badger

@sfc-gh-mkeller while Homebrew Python 3.9 might resolve this, [Snowflake's own Snowpark doesn't support Python 3.9](https://github.com/snowflakedb/snowpark-python/issues/377) (and doesn't look like it's going to any time soon), and Homebrew Python 3.8 doesn't...

@sfc-gh-jdu I'd also like to point out that the recommended solution from Snowflake for arm macOS users to [this issue](https://github.com/snowflakedb/snowflake-connector-python/issues/1205) is "update to Homebrew Python 3.9". So the Snowflake connector...

@sisp ha, so I _tried_ and clearly failed to open an MR to be helpful, but as you point out the change I proposed was also ambiguous. Perhaps it's better...

I got a rudimentary solution to this working: https://gist.github.com/badge/926165ff21ce438c8ddb58aba87021e0

@josef-pkt correct; this doesn't do anything at all with the knots, but it updates the `_eval_bspline_basis` function to cope with x data outside the outermost knots that it's given. The...

@josef-pkt > I think the extension looks good and useful, the only questions are in the implementation and api details. Great, this is what I needed to hear; I'll put...

@josef-pkt sorry Josef, it's been a busy couple of years 😅; I'll take another look at this this week.