NumPy Tutorial - Basics in 20 Minutes! [Updated]

Поделиться
HTML-код
  • Опубликовано: 20 мар 2022
  • Thank you for watching the video! You can learn data science FASTER at mlnow.ai!
    Master Python at mlnow.ai/course-material/python/!
    Learn SQL & Relational Databases at mlnow.ai/course-material/sql/!
    Learn NumPy, Pandas, and Python for Data Science at mlnow.ai/course-material/data...!
    Become a Machine Learning Expert at mlnow.ai/course-material/ml/!
    Don't forget to subscribe if you enjoyed the video :D

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

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

    Take my courses at mlnow.ai/!

    • @hlubradio2318
      @hlubradio2318 Месяц назад

      Are all these 4 courses taught by you?

  • @pyntzer
    @pyntzer 2 года назад

    Thank you! I appreciate that.

    • @GregHogg
      @GregHogg  2 года назад

      You're super welcome.

  • @ahmadktaish5721
    @ahmadktaish5721 2 года назад

    Very helpfull, thank you!

  • @johnlyjoshy4897
    @johnlyjoshy4897 2 года назад

    Thank you, Hope you do more of these..

    • @GregHogg
      @GregHogg  2 года назад

      Of updates?

    • @johnlyjoshy4897
      @johnlyjoshy4897 2 года назад

      @@GregHogg Yeah, and also more libraries..

    • @GregHogg
      @GregHogg  2 года назад

      @@johnlyjoshy4897 which ones?

  • @michaelrobinson8382
    @michaelrobinson8382 2 года назад

    I have trouble at times memorizing some of the methods, especially when it comes to data analysis.I've have found out that I pick up concepts really quickly but unsure how to use them at times. A lot of is i'm not sure which to use. Do you think this is a result of not having much domain knowledge?

    • @GregHogg
      @GregHogg  2 года назад

      Yeah, it probably is. You really don't need to memorize much of anything. In reality, you just need to figure out what you need to do to solve the problem at hand! Memorizing can speed up time, though, and this video is name to speed up some time and show what is possible

    • @michaelrobinson8382
      @michaelrobinson8382 2 года назад

      @@GregHogg Gotcha. Now i'm starting to work on datasets of domains that i'm interested in. Such a, fintech and real estate is a new that is intriguing to me. I know fintech involves fraud detection, customer segmentation, algo prediction and forecasting and nlp

  • @khentmark7846
    @khentmark7846 2 года назад

    Awesome

  • @hlubradio2318
    @hlubradio2318 Месяц назад

    Very nice. Nicer than my darn udemy course

  • @BritBlissAdventures
    @BritBlissAdventures 2 года назад

    I got an error when I put
    np.array([[1,2,3],
    [4,5,6]])
    TypeError: ‘list’ object is not callable

  • @ankitmaddheshiya2741
    @ankitmaddheshiya2741 2 года назад

    which compiler?

    • @GregHogg
      @GregHogg  2 года назад

      This was in Google Colab

  • @hlubradio2318
    @hlubradio2318 Месяц назад

    FYI numpy is coming right out of linear Algebra eg b * 2