Does Python in Excel Replace Excel Charts?

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 พ.ย. 2024

ความคิดเห็น • 24

  • @DaveOnData
    @DaveOnData  7 หลายเดือนก่อน

    You don't have to wait on Microsoft to grant you access to Python in Excel to start building your Python skills. Check out my video on how you can get started NOW: th-cam.com/video/0iV4FtpSriY/w-d-xo.html

  • @IarukaSkYouk
    @IarukaSkYouk 13 วันที่ผ่านมา +2

    I have to say I really want to thank you for what you share and teach us here. I'm a student from a third world country trying to study and get better and your videos are really helpful, plus your teaching style is interesting and easy to understand.
    When I have a job I will surely buy you cups of coffee to thank you properly.
    Cheers.

    • @DaveOnData
      @DaveOnData  13 วันที่ผ่านมา +1

      Thank you so much for these kind words! I'm so happy to hear you are finding my content useful.

  • @rafaeljeronimolimaesilva1099
    @rafaeljeronimolimaesilva1099 6 หลายเดือนก่อน +1

    Ive been working with Excel since 2015 and I miss faceting for a long time ... I can do wonders in excel but no simple solution to faceting. I've been complaining about this for too long. I'm glad we have this now. Just need some time to study this ... thanks !

    • @DaveOnData
      @DaveOnData  5 หลายเดือนก่อน

      You are welcome! I've asked Microsoft to include the plotnine library in Python in Excel. If that happens, it would be awesome to create faceted data visualizations!

  • @michaelt312
    @michaelt312 7 หลายเดือนก่อน +2

    Another awesome video.

    • @DaveOnData
      @DaveOnData  7 หลายเดือนก่อน +1

      Thank you for your continued support of the channel. I am happy to hear that you are enjoying the content.

  • @ОлегВоропаев-к6ъ
    @ОлегВоропаев-к6ъ 5 หลายเดือนก่อน +1

    I need to create a combined function from several ones and make its projection over several periods and calculate the deviation, is this Python add-in for Excel capable of doing this?

    • @DaveOnData
      @DaveOnData  5 หลายเดือนก่อน

      Yes, Python in Excel supports writing custom functions and classes.

    • @ОлегВоропаев-к6ъ
      @ОлегВоропаев-к6ъ 5 หลายเดือนก่อน

      @@DaveOnData I need to create a combined function consisting of linear, exponential and steped, add gradient descent there for a better selection of the function for the data type and the least squares method for a more accurate approximation. If I ask you to do this in Excel, what will be the price? It could be made in a macro or in a python add on for excel, it doesn't matter.

  • @tiaanstander6340
    @tiaanstander6340 6 หลายเดือนก่อน +1

    I'll always make time for someone wearing a Maiden shirt!

    • @DaveOnData
      @DaveOnData  6 หลายเดือนก่อน

      @tiaanstander6340 - Ha! Thank you. How do you feel about Metallica and Judas Priest t-shirts? 🤣

  • @tiaanstander6340
    @tiaanstander6340 6 หลายเดือนก่อน +1

    If you are competent enough in Python to code the visualizations - why have Excel as part of the solution at all? Why not Python alone? The ability to easily distribute it to an Excel crowd is the only reason I can think of.

    • @DaveOnData
      @DaveOnData  6 หลายเดือนก่อน +3

      @tiaanstander6340-Accessibility to business users who only have Excel is certainly one aspect of the appeal (e.g., giving a manager a workbook with the Python results available as read-only).
      My clients are most excited about the ability to access Python with minimal IT involvement. For example, a client uses Azure, but their IT department will not allow local Python installations.

  • @StopWhining491
    @StopWhining491 7 หลายเดือนก่อน +2

    Why not use Power BI?

    • @DaveOnData
      @DaveOnData  7 หลายเดือนก่อน +2

      Tools like Power BI are excellent if visual data analysis is the only goal. However, Power BI isn't designed as a general-purpose analytics tool. This is where the combination of Excel and Python really shines.

    • @michaelt312
      @michaelt312 7 หลายเดือนก่อน +2

      PBI is outside of Excel.

  • @recalc
    @recalc 7 หลายเดือนก่อน +1

    question: by facet you mean multiples?

    • @DaveOnData
      @DaveOnData  7 หลายเดือนก่อน

      Yes! Faceting is a mechanism for creating "small multiples" data visualizations.

    • @recalc
      @recalc 7 หลายเดือนก่อน +1

      @@DaveOnDataThank you David. Last one: could you point to further reading about this? Never heard this term of "faceting" as a mechanism for small multiples. Very interesting.

    • @DaveOnData
      @DaveOnData  7 หลายเดือนก่อน

      @recalc - Sure! You may find this link of interest: seaborn.pydata.org/examples/many_facets.html

  • @rafaeljeronimolimaesilva1099
    @rafaeljeronimolimaesilva1099 6 หลายเดือนก่อน

    Won't you share this excel sheet so we can see the code ?

  • @RonDavidowicz
    @RonDavidowicz 7 หลายเดือนก่อน +1

    Those don’t look like violins to me!! I don’t want to say what they look like, might get you demonetized!
    Btw: any idea when MS will release python generally?

    • @DaveOnData
      @DaveOnData  7 หลายเดือนก่อน

      Microsoft has not announced a release date as of yet.