Where's Your Money spent? Track and Categorize Expenses with Python!

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 ม.ค. 2025

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

  • @WinnerSingh
    @WinnerSingh 2 หลายเดือนก่อน +1

    Can you explain this code video slow.

    • @theDataCorner
      @theDataCorner  2 หลายเดือนก่อน

      Hello.
      Do you have prior experience with python?
      If not, I can recommend some beginner lecture videos, as these videos are project based and intermediate level skill is needed to go along.

    • @WinnerSingh
      @WinnerSingh 2 หลายเดือนก่อน

      @@theDataCornerokay and which extension do you installed in vs code to look like this browser view VS code.

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

      hello, that is ipynb support in vs code.
      Please read below for more information on jupyter notebook.
      code.visualstudio.com/docs/datascience/jupyter-notebooks

  • @WinnerSingh
    @WinnerSingh 2 หลายเดือนก่อน

    I want to ask question. Should we use VScode or change to cursor or storm editor

    • @theDataCorner
      @theDataCorner  2 หลายเดือนก่อน +1

      Hello Winner.
      I would suggest to use Vs code, as a lot of people use it and it has good function overall.
      If you want something very simple for basic editing then use sublime editor or even IDLE that comes with python installation.
      Cheers!