This is my Pandas solution to the Northwestern University Knight Lab's SQL Murder Mystery.
I am leveraging heavily .pipe() and .merge() to keep queries as single run
as possible.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is my Pandas solution to the Northwestern University Knight Lab's SQL Murder Mystery.
I am leveraging heavily .pipe() and .merge() to keep queries as single run
as possible.