What is Apache Arrow? by Pandas Creator Wes McKinney

Sdílet
Vložit
  • čas přidán 27. 08. 2024

Komentáře • 5

  • @techw4y
    @techw4y Před rokem +32

    listening to this at speed 0.75x is better :)

    • @mrfish89
      @mrfish89 Před 6 měsíci +1

      did they speed this up, or is Wes just a fast dude?

    • @clivebukhosi6586
      @clivebukhosi6586 Před 23 dny +1

      @@mrfish89 I put all YT talks & tutorials at 1.5X or more, I thought something wrong with my brain for a minute

  • @marioandresheviacavieres1923

    Gracias Wes McKinnley for all your hard work🙏🙏🙏

  • @guocity
    @guocity Před 4 měsíci

    Pandas work much better in unclean data,
    how do you handle pyarrow headache with data conversion error?:
    ArrowInvalid: Could not convert '230' with type str: tried to convert to double
    make many dependencies unusable:
    to_parquet()
    convert pandas to polars
    open csv in data wrangle,
    save as parquet in data wrangle