pedram โœ…

880 Followers
188 Following
292 Posts
Fairfax, CA. Consulting on data, product, and marketing. I love/hate #data.
Twitterhttps://twitter.com/pdrmnvd
Substackhttps://pedram.substack.com
What the hell is going on with data? Heartfelt rant from @pedram https://databased.pedramnavid.com/p/what-the-hell-is-going-on-with-data
What the hell is going on with data?

This used to be fun.

Pedram's Data Based
@thebbennett being surrounded by people you hired who are all smarter than you is the best feeling in the world. love being a dumb baby
Starting every zoom meeting with: "sorry i was late I got lost in the sauce"

One of my favourite underrated Hex features has got to be query mode.

Instead of returning a dataframe, Hex builds a query you can iteratively work on. As if every CTE had its own table output. Really magical.

https://learn.hex.tech/docs/logic-cell-types/sql-cells/overview#query-mode

Overview | Learn | Hex Technologies

Hex has first-class SQL support via SQL cells, each of which is a fully fledged query IDE complete with autocompletion, caching, a Data browser, and more. Projects can have an unlimited number of SQL cells interleaved with Text, Code, Chart, or Input cells, creating an extremely flexible querying environment.

Josh Wills (@josh_wills) implies the existence of Josh Wonts.

dbt-duckdb 1.4.0 is up on PyPI with hassle-free support for #DuckDB 0.7.0 and the new attachable databases feature! Checkout the updated README sections and let me know if you run into any problems!

https://github.com/jwills/dbt-duckdb#attaching-additional-databases

GitHub - jwills/dbt-duckdb: dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)

dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org) - GitHub - jwills/dbt-duckdb: dbt (http://getdbt.com) adapter for DuckDB (http://duckdb.org)

GitHub
chinese balloon? more like psyop for plausible deniability when the americans shoot down an alien spaceship over sparse canadian yukon land before anyone else can get to it. nothing gets passed me
@swordplay good catch ๐Ÿ˜…

๐Ÿš€ Docs are written, CI checks passed. 0.0.1 is released! https://github.com/PedramNavid/dbtpal/releases/tag/v0.0.1

Features:
- Run / test model, project, or selectors.
- Async jobs with pop-up outputs
- Jinja-aware SQL syntax highlighting
- Protects compiled files
- Fuzzy Find go-to-file

Release v0.0.1 - First Release ยท PedramNavid/dbtpal

Here it is. My very first release. Full Changelog: https://github.com/PedramNavid/dbtpal/commits/v0.0.1

GitHub