Awkward Array: Manipulating JSON like Data with NumPy like Idioms |SciPy 2020| Jim Pivarski

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

ความคิดเห็น • 5

  • @noclaf78
    @noclaf78 4 ปีที่แล้ว +12

    Awesome work and a great presentation!

  • @PaulJurczak
    @PaulJurczak 2 ปีที่แล้ว +1

    @6:20 "at a time, Fortran didn't even have a for loop". The for loop in Fortran is called "do loop". It was always there.

  • @tamasgal_com
    @tamasgal_com 4 ปีที่แล้ว +2

    Thanks Jim! As always, very nice work :)

  • @sschmachtel8963
    @sschmachtel8963 4 ปีที่แล้ว +1

    since you have kind of a tree structure... can you also generalise this to a graph structure? Graphs with attached data I think have similar problems... and another similarity is with sparse matrices or should you call it sparse data? Just as a random input

  • @ChristopherLeeMesser
    @ChristopherLeeMesser 3 ปีที่แล้ว +1

    Wow. So impressive. I’m installing awkward now.