Talking Pandas
My talk about Pandas library
jpodivin
5/17/20231 min read
One of many great things about Python community here in Brno, are the talks during each meeting.
You learn something new every time! Unless you are the one giving the talk, which is what started happening to me.
This time it was about Pandas library. Over the years I came to rely on it whenever I needed to work with tabulated data on small to mid scale. And I'm still finding new features that I've not used before. Just while prepping for this talk I found some interesting ways to handle time information that could come in handy when dealing with CI logs. So I guess that in the end I did in fact learn something new.
