Statistics Fundamentals in Python

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 22

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

    Your explanation of median only works on a sorted list.

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

    So helpful 👍 Students need that for sureeee ✌️✌️

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

    All love from Sudan 🇸🇩🇸🇩

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

      Wow, I'm from Argentina, but Sudan? That really is exotic. I sometimes think how incredible it's to learn this kind of things and how I'd be the only person around doing this. What is it like in there? How you see yourself working with this soon?

  • @nishanthedau5001
    @nishanthedau5001 11 місяців тому

    Thanks @NeuralNine for sharing Valuable Knowledge on statics in Python. This video is very helped full for me i understand basic concepts.

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

    This is really a beacon of hope. Hey is it possible to do a video saying kinda what's the most common use of tensorflow when working in business? I think of prediction of sales and prices and maybe clustering to help data analysis, but would you like to give some general sight on the topic? I think it'd be the most interesting. Instead of using it to identify images, using it as a stats implement, I think it'd be amazing 🤩
    Thank you for such a helpful content, it's really great. Greetings!!

  • @mantanitchannel
    @mantanitchannel 2 місяці тому

    What Python's IDE do you use for doing data analytic?

    • @nanaosei5584
      @nanaosei5584 2 місяці тому

      jupyter works for me because you can seen your results immediately

    • @mantanitchannel
      @mantanitchannel 2 місяці тому

      @@nanaosei5584 for used in production enviroment in Data Science field, which are better ? Jupyter Notebook or Spyder ?

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

    Thanks for the video!

  • @NikiruSan
    @NikiruSan 9 місяців тому

    What's your theme name?

  • @AhmedAbbasMiG
    @AhmedAbbasMiG 2 роки тому +7

    For the median, the list must be sorted first before selecting the number in the middle of the list.
    Otherwise thank you so much 🙂

  • @benpetro436
    @benpetro436 10 місяців тому

    Am a complete beginner, what python distribution is this? I downloaded Anaconda but I'm failing to operate it.

    • @harris2898
      @harris2898 9 місяців тому

      Look up a tutorial on how to write python on an IDE such as VsCode or pycharm. Anaconda is slow and a waste of time and memory.

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

    Please, can you share with us in your Channel how to make unittest in Python? For exemple you an XML file that you want to save data in ur Database and make the Python unittest before save data in the column table into the db.
    Please, is it possible to share one content about it in your Channel ?

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

      I have a tutorial on unit testing already

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

      @@NeuralNine please can you share with me the link?

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

      @@chidiackieffer515 ua-cam.com/video/UL0opWf3DeM/v-deo.html

  • @yasamanboroon-zn2lu
    @yasamanboroon-zn2lu Рік тому

    It was awesome 👌

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

    Thx.

  • @karinadamian486
    @karinadamian486 9 місяців тому

    can you tell me what ide have you used?

    • @NeuralNine
      @NeuralNine  9 місяців тому

      PyCharm. I have a video where I go through my config.