Introducing gzpeek, a tool to parse gzip metadata

gzip streams contain hidden metadata, like the operating system that did the compression. I built gzpeek, a tool to read this metadata.

Extract Data From XML Text using Parse option in Power Query in Excel Part 95 :Use Parse → XML in Power Query to instantly convert XML text into a structured table format for easy data analysis. #excel #powerqueryeditor #xml #dataparsing #exceltips
Extract Data in From JSON text Excel using Power Query Part 94:In Excel Power Query, you can Parse → JSON to convert raw JSON text into structured records or tables — making it easy to explore, filter, and analyse data directly in Excel. #exceltips #powerqueryeditor #json #DataParsing #exceltutorial
Ah, behold the #JSON River—a babbling brook of code for those who can't handle JSON all at once. 🌊 Apparently, parsing data in drips and drabs is the hot new trend, because why swim when you can dog-paddle? 🤷‍♂️GitHub's latest attempt at making parsing sound like a weekend hobby.
https://github.com/rictic/jsonriver #River #Coding #Trends #GitHub #DataParsing #WeekendHobby #HackerNews #ngated
GitHub - rictic/jsonriver: A simple, fast streaming JSON parser built on standards.

A simple, fast streaming JSON parser built on standards. - rictic/jsonriver

GitHub

RT Samuel Colvin #samue_lcolvin

I'VE MERGED THE MONSTER.🚀

After 7 weeks work, +7,782 −11,105 changes; the main switch in #pydantic to use #pydantic_core is merged.

It should now be much easier for others to contribute to the effort to get pydantic V2 out. 🙏

#datavalidation #dataparsing #python #typeannotations #rust

https://github.com/pydantic/pydantic/pull/4516

Switching to `pydantic_core` by samuelcolvin · Pull Request #4516 · pydantic/pydantic

This is the big one 😱. I'd love @PrettyWood @hramezani @tiangolo @adriangb and others to review this. Having to fix some suggestions, but given how big this is, I might defer some suggestions to su...

GitHub