Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Python-announce] [Python announce] dictf 1.0.0 released!

8 views
Skip to first unread message

Eric Mendes

unread,
Apr 25, 2023, 6:10:18 PM4/25/23
to
Hi, everyone! I'm not sure if this is useful to anyone, nor original. It's
a problem you can easily solve with a dict comprehension, but I love a
pretty syntax, so I made this: https://github.com/Eric-Mendes/dictf

It can be especially useful for filtering huge dicts before turning into a
DataFrame, with the same pandas syntax.

Already on pypi: https://pypi.org/project/dictf/

It enables you to use dicts as shown below:
0 new messages