Balance Sheet Analysis in Python

Поділитися
Вставка
  • Опубліковано 23 чер 2021
  • In this video we learn how to analyze balance sheets in Python.
    DISCLAIMER: This is not investing advice. I am not a professional who is qualified in giving any financial advice. This is a video purely about programming using financial data.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine.com/books/
    💻 The Algorithm Bible Book: www.neuralnine.com/books/
    👕 Programming Merch: www.neuralnine.com/shop
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine.com/
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/NeuralNine
    🎙 Discord: / discord
    🎵 Outro Music From: www.bensound.com/
  • Наука та технологія

КОМЕНТАРІ • 24

  • @hristolakov3563
    @hristolakov3563 Рік тому +1

    Thank you very much for the whole series of doing that. I am still early in my learning path with Python, but this is certainly very helpful. Keep going!

  • @AlexCarter881
    @AlexCarter881 3 роки тому +3

    Thanks for introducing me to that API and showing me some useful data retrieval and presentation ideas. More financial analysis videos would be neat :D. Thanks so much!!! I'm thinking I'd do this in a jupyter notebook for maximum aesthetics :D

  • @lucasszymkowiak6765
    @lucasszymkowiak6765 2 роки тому +1

    Thank you very much, as I'm coming from financial background it is super useful

  • @stansuen8072
    @stansuen8072 3 роки тому +2

    Wonderful video. Thanks. Learnt a lot.

  • @firozekotwal
    @firozekotwal Рік тому

    Thank you for making this video .. very useful

  • @trenholmelodge1820
    @trenholmelodge1820 Рік тому

    Fantastic videos. Is there one on web scrapping sec filings for specific info like the total reserves or cost per oz of a junior gold company.
    You have opened up so much by showing how versitile python can be. thanks so very much.

  • @_ScyIIa_
    @_ScyIIa_ 3 роки тому

    Very cool tutorial!
    Since it is a requested thing but nobody really makes good videos about that, (if you want) could you make tutorials for Lua and roblox games?
    Keep up the great work

  • @brianboru1809
    @brianboru1809 Рік тому

    Excellent video. I would have liked to know the exact years for the data. For example, at end of video you displayed a graph of quarterly data. But for what year?

  • @SayedMehdiKazemi
    @SayedMehdiKazemi Рік тому +1

    Hi somewhere in this video you mentioned that we van analyse balance sheet of a bunch of companies to make comparison and select companies based on the criteria for instance you said S&P 500 so how we can do it in python. thanks

  • @papo1935
    @papo1935 3 роки тому +1

    amazing tutorial!!

  • @mishahappy1990
    @mishahappy1990 3 роки тому +1

    Amazing!

  • @b391i
    @b391i 3 роки тому +1

    Thanks dude 😎👍

  • @subhankarchakraborty3866
    @subhankarchakraborty3866 3 роки тому +1

    U are amazing 🙂🙂

  • @gordonz1099
    @gordonz1099 2 роки тому +1

    Hi, may I know can we use Python to automate financial statements review and casting process?

    • @Freeflier1978
      @Freeflier1978 2 роки тому +2

      You can automate just about anything in Python.

  • @muthurubant5812
    @muthurubant5812 3 роки тому

    Second comment... 😜
    You are doing awesome bro🔥🔥🔥🔥

  • @wirtschaftswissenschaften
    @wirtschaftswissenschaften Рік тому

    Hallo. Wie macht man es wenn man beispielsweise 1000 Firmen analysieren will und will wissen welche von diesen Firmen in den letzten 10 Jahren ihren Umsatz stetig und kontinuierlich jedes Jahr gesteigert haben? Kannst du mir da bitte weiterhelfen?

  • @rayyanmairaj5330
    @rayyanmairaj5330 3 роки тому +1

    At 12:35, what shortcut did he use to remove all the text inside only the double quotes?
    Edit: again at 12:45

    • @NeuralNine
      @NeuralNine  3 роки тому +1

      Vim Shortcut -> ci" (change inner ")

    • @tandrew468
      @tandrew468 3 роки тому

      @@NeuralNine is it not [ctrl] + [backspace] ?

    • @rayyanmairaj5330
      @rayyanmairaj5330 2 роки тому

      @@NeuralNine Oh... its a Vim shortcut. Is there no such alternative available on vs code?

  • @yusiferzendric1489
    @yusiferzendric1489 3 роки тому

    Bro please make a tutorial of a bot playing shooting games like csgo, pupg etc by training it using machine learning

  • @leeyidebenjamin
    @leeyidebenjamin 3 роки тому

    I tried taking the data for 10 years but it doesnt work. It only works for 5 years. Does anyone know how to resolve this??

    • @tello9504
      @tello9504 2 роки тому +1

      Facebook salió a la bolsa en 2012, por lo tanto, tiene solo 9 años siendo pública. Esa es la razón por la cual no encuentras datos de más de 9 años.