Mastering your data with Data Wrangler in VS Code

Поділитися
Вставка
  • Опубліковано 3 жов 2024

КОМЕНТАРІ • 35

  • @tuncaybaskan
    @tuncaybaskan 4 місяці тому +9

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

  • @Rkcuddles
    @Rkcuddles 4 місяці тому +6

    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  4 місяці тому

      ty so much for the kind words!

  • @johnros
    @johnros 4 місяці тому +4

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

  • @Kyon2701
    @Kyon2701 Місяць тому

    This is an awesome extension. I love it a lot. Thank you for the development and continuous improvement ❤

  • @harshitsinghai1395
    @harshitsinghai1395 2 місяці тому +1

    one of the best extensions i have seen in a while.

    • @AhmedIsam
      @AhmedIsam 2 місяці тому

      best extension since gh copilot

  • @indylawi5021
    @indylawi5021 4 місяці тому +4

    This is awesome. thanks for the demo.

  • @EyiBillion
    @EyiBillion Місяць тому

    Thanks Jeffrey! Beautiful innovation

  • @joshieecs
    @joshieecs 4 місяці тому +7

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

  • @shawndeggans
    @shawndeggans 4 місяці тому +1

    This is a great extension! Thanks!

  • @YuvrajRaghuvanshiS
    @YuvrajRaghuvanshiS 4 місяці тому +1

    What an amazing extension🤩

  • @ScottzPlaylists
    @ScottzPlaylists 4 місяці тому

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

  • @vishalkangralkar5289
    @vishalkangralkar5289 2 місяці тому +1

    I was just exploring extension for python and food this gem

  • @george_davituri
    @george_davituri 4 місяці тому

    Wonderful done 👍🏻

  • @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.

  • @SDAravind
    @SDAravind 4 місяці тому +1

    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

    • @msftdatawrangler
      @msftdatawrangler 2 місяці тому +3

      Thanks for the feedback, we will add your feature request to the backlog!

  • @JaimeBIDtravel
    @JaimeBIDtravel 4 місяці тому

    Woawwwwww! There has to be some AI back there

  • @asatorftw
    @asatorftw 4 місяці тому +1

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

  • @robertmacleod2318
    @robertmacleod2318 2 місяці тому

    remove Insights at top of column, we dont need a mini pivot table; is there a feature to disable this from default?

  • @DavidOnder
    @DavidOnder 4 місяці тому +1

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

  • @ritwiktrivedi
    @ritwiktrivedi 4 місяці тому

  • @Cookstein2
    @Cookstein2 4 місяці тому +1

    A Python version of power query and the m-language

  • @syukcode
    @syukcode 4 місяці тому

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

  • @YEM_
    @YEM_ 2 місяці тому

    Does it only work in notebooks? I literally never use notebooks.

    • @surfingbilly9654
      @surfingbilly9654 Місяць тому

      no it works with csv's and pretty much any other type of data file

  • @WhySoBroke
    @WhySoBroke 4 місяці тому

    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 4 місяці тому +2

      ua-cam.com/video/5tWJVLF6PuA/v-deo.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. :)

  • @thebudaxcorporate9763
    @thebudaxcorporate9763 4 місяці тому

    it is possible to read HANA table or SQL table?

    • @msftdatawrangler
      @msftdatawrangler 2 місяці тому +1

      Not at the moment, but it is on our backlog!

  • @scottr6755
    @scottr6755 2 місяці тому

    Data wrangler honestly sucks its way too convoluted, its way to hard to do simply things such as copy and paste values and search for values.

  • @U-installet
    @U-installet 4 місяці тому

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

    • @YEM_
      @YEM_ 2 місяці тому

      Yeah pandas is too hard. Don't even try to memorize everything.