Vincent D. Warmerdam: Untitled12.ipynb | PyData Eindhoven 2019

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024

Комментарии • 14

  • @Jaimefvs93
    @Jaimefvs93 2 года назад +22

    Don’t really know why this video hasn’t got any comments …
    I’ve found it randomly and it is one of the best videos I’ve ever seen. Great talk! And really easily explained as on why we should focus on have a clear structure, good defined functions, and a pipeline with clear steps when it comes to create analysis that will go to production or even if it’s just for a test case.
    Sadly, on the industry there is always this insane thought that is better to get some code to production that delivers you some results but nobody can maintain later on … not even the person who wrote it, and it’s frustrating. Just because someone wants to put something as quick as possible in production and skip to the next task/business, hours and hours of bug fixing, issues, and headaches are being wasted.
    Another great point, that I support 100% is to have this calm while coding/solving a problem. Not a fan at all of the “everything’s on fire” mindset while approaching an issue.
    Congrats on this awesome content!

    • @calmcode-io
      @calmcode-io 23 дня назад

      Yeah, calm is a great thing!

  • @134ayush
    @134ayush 2 года назад +4

    Vincent keeps on amazing with his simplistic explanations! Don't know why it took me so long to find this video.

  • @DreamsAPI
    @DreamsAPI 8 дней назад

    Thank you Vincent for sharing the link to this video of yours mentioning contextual helper in Jupyter lab notebook. Plus your demo of reflection is a good idea was extra goodie on top

  • @won20529jun
    @won20529jun 2 года назад +5

    This was enlightening AND enjoyable to watch :D will definitely start using these techniques

  • @viniciusqueiroz2713
    @viniciusqueiroz2713 Год назад

    I'm amazed I have never heard about pipes in Pandas before today... Thank you for your talk!

  • @dogden95
    @dogden95 2 года назад +1

    This was an awesome talk! Thanks for posting

  • @2niemand
    @2niemand 2 года назад +1

    Thank you! Really excited to recode my Untitled12 now!

  • @archchin
    @archchin 2 года назад +1

    Awesome content. Kudos

  • @Cryptothink8
    @Cryptothink8 Год назад

    I'd never known about the contextual helper... 5min in and mind is already blown.

  • @harriswong9041
    @harriswong9041 2 года назад +1

    Coming from R, I can see myself already doing some of this (by accident?). The bit on decorators is very interesting.

  • @karma111
    @karma111 Год назад

    Very good

  • @Dongducamer
    @Dongducamer 5 месяцев назад

    Is the pipeline the equivalent of a fluent interface in pandas/scikit world?

  • @washedtoohot
    @washedtoohot Год назад +2

    I am this person who has 100 notebooks