Data Science in Microsoft Fabric - Data preparation and exploration with Data Wrangler

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

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

  • @germanareta7267
    @germanareta7267 Год назад +1

    Great video, thanks.

  • @NeumsFor9
    @NeumsFor9 7 месяцев назад

    Additionally, there is a good muse for the data wrangler as well.....TDSP (Team Data Science Process) which MS put out about 6 years ago as well. Great profiling tool to emulate

  • @NISHILJAIN
    @NISHILJAIN Год назад +3

    It looks more like a PowerBI Power Query editor for dataframes. So you can implement more of other features available in Power query editor. Data wrangler will definitely help with low code python transformation of dataframes. Thanks for the video.

    • @denyschamberland8897
      @denyschamberland8897 11 месяцев назад

      Yes indeed it may look somehow similar to Power Query | Dataflows Gen2 at first sight, though there are a few options you may not find in Data Wrangler, such as Merging. Merging dataframes can easily be done through Python code, so guess you would need to define it as a custom operation.

  • @NeumsFor9
    @NeumsFor9 7 месяцев назад

    6 years ago there was a roadmap put out by Amir for Dataflows, Power Query Online, and almost a comparison to how excel processes data. It looks as though that foundation has been adopted and extended in a similar manner as the Koalas engine in Databricks (low code data profiling) as well as auto-gen'd spark code to facilitate a transation for perhaps less skilled resources to enter the data science and data engineering realm.
    Or, perhaps I am way off?

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

    Awesome, that Data Wrangler will also support creating Spark code! 🤩

  • @sanjaymse
    @sanjaymse 11 месяцев назад +1

    Waiting for Pyspark support for wrangler !