Joined April 2019
Photos and videos
Tim Swast retweeted
Scaling Pandas to Petabytes — The Architecture and Tradeoffs of BigQuery DataFrames: odbms.org/blog/2026/03/techn… by @odbmsorg ⬇️ docs.cloud.google.com/bigque… BigQuery DataFrames (BigFrames) is an open-source Python library that provides a Pandas-compatible API for analyzing data stored in BigQuery. Unlike Pandas, which loads data into local memory, BigFrames translates operations into BigQuery SQL, enabling data scientists to work with terabyte-scale datasets using familiar Pandas syntax.
4
10
1,047
If you have a DataFrame, you can run Gemini on all of the rows using BigQuery. import bigframes.bigquery as bbq movies['title'] = bbq.ai.generate( ("What is the movie title for this poster?", movies['poster'])).struct.field("result") medium.com/google-cloud/ai-f…

14
Tim Swast retweeted
29 Mar 2023
Did you know Ibis and @Google #BigQuery are a match made in the clouds☁️✨ Check out this post from @FriendlinessDev on how to query BigQuery with #Python using Ibis. cloud.google.com/community/t…
1
6
6
1,863
Tim Swast retweeted
My next article is on how building cities for people instead of cars will make us all richer. Just one example: it turns out every random midsized intersection in every city wastes enough space for at least FORTY EIGHT pretty nice two bedroom apartments!
30
75
660
127,414
Tim Swast retweeted
21 Feb 2023
We are happy to announce the release candidate of pandas 2.0.0. It can be installed from our conda-forge and PyPI packages via mamba, conda or pip, for example: mamba install -c conda-forge/label/pandas_rc pandas==2.0.0rc0 python -m pip install --upgrade --pre pandas==2.0.0rc0
7
144
988
141,469
Tim Swast retweeted
We shouldn't blame candidates just for running. It's their right, and their views add perspective even if we don't agree with them. If there's an error, blame the voting method. @AaronBlake at @washingtonpost is wrong. @SarahPalinUSA didn't cost the GOP a House seat. RCV did.
4
7
Tim Swast retweeted
How favorite betrayal works in RCV: youtu.be/JtKAScORevQ

2
5
Tim Swast retweeted
Rec Room vs Horizon Worlds
38
66
611
Tim Swast retweeted
25 Jul 2022
Impostor syndrome: “I don't know what I'm doing. It's only a matter of time until everyone finds out." Growth mindset: "I don't know what I'm doing yet. It's only a matter of time until I figure it out." The highest form of self-confidence is believing in your ability to learn.
165
5,269
24,535
Tim Swast retweeted
21 Jul 2022
I recently gave this #pandas talk on how pandas is at a cross roads and where we can from here. enjoy!youtube.com/watch?v=7JHqxODJ…

5
33
249
Tim Swast retweeted
debugging strategy: write a message asking for help
49
633
3,149
Tim Swast retweeted
Basic fact all graphics coders should know: To uniformly sample points in a disk, you'd think you could just pick a random radius r ∈ [0,1] and a random angle θ ∈ [0,2π] to generate points r (cos θ, sin θ). This doesn't work! …But take the square root of r, and it does! 1/3
47
683
4,816
Come work with me! We're building libraries, connectors, and code samples to help developers, data scientists, and data engineers use #BigQuery. US: careers.google.com/jobs/resu… Canada: careers.google.com/jobs/resu…

1
So glad to see this open-source Data Validation Tool has launched! It was great to collaborate on this and get to use @IbisData in a production setting cloud.google.com/blog/produc…
6
6
Tim Swast retweeted
Don't get cross with cross platform data validation; get the Data Validation Tool (DVT). DVT is an #opensourced Python CLI tool that provides an automated and repeatable solution for validation across different environments. Learn more about it below ↓ cloud.google.com/blog/produc…
1
8
21
Tim Swast retweeted
Top Google search trends data is now available as a public dataset in BigQuery! It has the top 25 search terms and top 25 rising search terms over a 5 year window in 210 distinct locations in the US. cloud.google.com/blog/produc…

16
31
Tim Swast retweeted
Interviewing Tip: Don't put things on your resume if you don't want to talk about them.
5
2
69
Tim Swast retweeted
This has been an EXTREMELY long time coming and I'm so excited about it! The launch of this architecture means our Public Datasets Program can onboard more data of various data types and accept requests from public users! cloud.google.com/blog/topics…
1
6
30