Pandas groupby aggregate functions Members Public

Learn what the possible aggregate functions are for Pandas groupby

Stephen Allwright
Stephen Allwright
Pandas

Drop column from a Snowflake table Members Public

Learn how to drop a column from a table using the alter table command in Snowflake.

Stephen Allwright
Stephen Allwright
Snowflake

Fit Predict #5: Pubs are the conference centres of the future Members Public

In this issue of the Fit Predict newsletter, we look at Approximate Nearest Neighbors, focussed work, how Netflix chooses personalised artwork, and more.

Stephen Allwright
Stephen Allwright

Fit Predict #4: Why do tech companies kick off everything? Members Public

In this issue of the Fit Predict newsletter, we look at outlier detection, machine learning feature stores, why you should use Polars, and more.

Stephen Allwright
Stephen Allwright

How to create a temporary table in Snowflake Members Public

Learn how to create a temporary table in Snowflake using both the select as and insert into methods.

Stephen Allwright
Stephen Allwright
Snowflake

Fit Predict #3: At this point, what's not written in Rust? Members Public

In this issue of the Fit Predict newsletter, we look at a Python linter written in Rust, Copliot extensions for VSCode, deep learning search ranking, and more.

Stephen Allwright
Stephen Allwright

Grant role to user in Snowflake Members Public

Learn how to grant a role to a user or a role to another role in Snowflake using simple SQL commands.

Stephen Allwright
Stephen Allwright
Snowflake

How to rename a table in Snowflake Members Public

Learn how to rename a table in Snowflake using the alter table SQL command.

Stephen Allwright
Stephen Allwright
Snowflake