Mastering your data with Data Wrangler in VS Code

Поделиться
HTML-код
  • Опубликовано: 8 июн 2024
  • Jeffrey is here to talk about the release of the Data Wrangler extension in VS Code. Data Wrangler is a free extension that offers data viewing and cleaning that is directly integrated into VS Code and the Jupyter extension. It provides a rich user interface to view and analyze your data, show insightful column statistics and visualizations, and automatically generate Pandas code as you clean and transform the data.
    Chapters:
    00:00 Data Wrangler extension in VS Code
    00:09 What is Data Wrangler
    00:19 Airbnb Demo
    Extension Download -
    marketplace.visualstudio.com/...
    Docs - code.visualstudio.com/docs/da...
    Blog Post - aka.ms/dwrelease
    Github - github.com/microsoft/vscode-d...
  • НаукаНаука

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

  • @tuncaybaskan
    @tuncaybaskan 26 дней назад +7

    Especially creating a new column by only entering value based on an existing column value is a really cool feature!

  • @Rkcuddles
    @Rkcuddles 26 дней назад +3

    This has convinced me to try vs code. Thank you for taking the time to put this together and congrats on the launch

    • @code
      @code  23 дня назад

      ty so much for the kind words!

  • @indylawi5021
    @indylawi5021 25 дней назад +2

    This is awesome. thanks for the demo.

  • @johnros
    @johnros 24 дня назад +1

    Amazing extension! Looking forward for Polars code generation as well.

  • @joshieecs
    @joshieecs 26 дней назад +5

    reminds me of power query, but using python. really cool.

  • @shawndeggans
    @shawndeggans 26 дней назад

    This is a great extension! Thanks!

  • @ScottzPlaylists
    @ScottzPlaylists 21 день назад

    👍This is awesome, We also need a Text Wrangler ❗🤯

  • @YuvrajRaghuvanshiS
    @YuvrajRaghuvanshiS 26 дней назад

    What an amazing extension🤩

  • @george_davituri
    @george_davituri 21 день назад

    Wonderful done 👍🏻

  • @SDAravind
    @SDAravind 25 дней назад

    I'm loving it compared to when it was released. Can we have a section when selected a particular cell displays the value of that cell

  • @ritwiktrivedi
    @ritwiktrivedi 19 дней назад

  • @JaimeBIDtravel
    @JaimeBIDtravel 26 дней назад

    Woawwwwww! There has to be some AI back there

  • @thebudaxcorporate9763
    @thebudaxcorporate9763 24 дня назад

    it is possible to read HANA table or SQL table?

  • @WhySoBroke
    @WhySoBroke 26 дней назад

    How to work with local files? You didn’t include the path of the local file. Did I miss how to import the file?

    • @guillaume9854
      @guillaume9854 25 дней назад +1

      ruclips.net/video/5tWJVLF6PuA/видео.htmlsi=myckCD6nQtz8f21d&t=29 you can see in the second cell that there is a "read_csv" function. It takes the location of the file as an argument. Without an absolute file path, it fetches the file in the same directory as the notebook. :)

  • @dannyvopalecky1106
    @dannyvopalecky1106 4 дня назад

    Thank you for this nice intro to Data Wrangler! Next time, please can you try to articulate better? Normally I don't have problems with listening to videos, but this time I really had to pay close attention to understand correctly.

  • @DavidOnder
    @DavidOnder 25 дней назад +1

    Now we just need it to generate polars code instead of pandas.

  • @syukcode
    @syukcode 20 дней назад

    I'm really confused, vscode is not a text editor and not an IDE,😅

  • @Cookstein2
    @Cookstein2 25 дней назад

    A Python version of power query and the m-language

  • @asatorftw
    @asatorftw 26 дней назад

    Awesome, however the end goal would be to have AI analyse the data and I'll just ask it questions.

  • @muyiwajohnson6486
    @muyiwajohnson6486 17 дней назад

    Lol obviously you don't want me to get better at pandas