I hate it when YouTube channels put the subject of the video at the end of the title. It gets cropped and I can’t tell which videos are of interest to me without clicking on each one to see what it’s about.
PyCon US 2021 Recordings are Available
41–50 of 107 posts
Re: PyCon US 2021 Recordings are Available
#42Too many conference recordings without a touch on refactoring the broken mapped function ? Wish i could have a real `array.map` just like in javascript.
['10', '10', '10'].map(parseInt) === [10, NaN, 2]Re: PyCon US 2021 Recordings are Available
#43Earlier quoted context omitted.
What stuff blew you away?
As someone who writes lots of code that wrangles messy raw data inputs via DataFrames, the talk on Pandera type checking for DataFrames was very interesting. Dunno if it will work in practice for my use case, but I’ll definitely be checking it out.
Re: PyCon US 2021 Recordings are Available
#44Earlier quoted context omitted.
As someone who writes lots of code that wrangles messy raw data inputs via DataFrames, the talk on Pandera type checking for DataFrames was very interesting. Dunno if it will work in practice for my use case, but I’ll definitely be checking it out.
cool -- what talk was that? Could you share a link? I've looked through the youtube uploads but can't find the Pandera talk based on the titles
Re: PyCon US 2021 Recordings are Available
#45I hate it when YouTube channels put the subject of the video at the end of the title. It gets cropped and I can’t tell which videos are of interest to me without clicking on each one to see what it’s about.
Agreed, hover over it if you have a mouse and the tooltip should show the full name.
Re: PyCon US 2021 Recordings are Available
#46Re: PyCon US 2021 Recordings are Available
#47I'm interested in opinions of how experienced and mid to high-level devs still feel after 15+ years of experience about the constant evolutions of technologies and their associated "metas" such as TDD, project mgmt systems such as agile, etc jive with that mentality. Does the chase/"circle around" ever get old? I try to keep up with it all through HN, but wasn't the basis of a lot of languages such as python and php to reduce that and get things to MVP? Maybe I'm just way off course.
Re: PyCon US 2021 Recordings are Available
#48Re: PyCon US 2021 Recordings are Available
#49As a young ambitious man I always knew programming was going to be my passion, but life had different plans and I have ended up in less technical IT related roles. I used to think that this ever-revolving door of advancement in tech would create an interesting career but now that I realize that programming is not my career path, I now feel that in my mid 30s with a family it could become extremely cumbersome to those…
Re: PyCon US 2021 Recordings are Available
#50As a young ambitious man I always knew programming was going to be my passion, but life had different plans and I have ended up in less technical IT related roles. I used to think that this ever-revolving door of advancement in tech would create an interesting career but now that I realize that programming is not my career path, I now feel that in my mid 30s with a family it could become extremely cumbersome to those…