Why PyCharm for Data Science - DataMites Training Institute

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

КОМЕНТАРІ • 21

  • @pochuanpeng1729
    @pochuanpeng1729 7 місяців тому +1

    Great walkthrough. Thanks.

    • @DataMites
      @DataMites  7 місяців тому

      Glad it was helpful!

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

    Hey! I just found your channel and subscribed, love what you're doing! Particularly, I like how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your UA-cam Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos!
    Cheers, happy holidays, and keep up the great work :)

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

    Sir, this is till date the best Pycharm introduction tutorial on UA-cam. Thank you so much.. 🙏🙏
    There is one more thing I wanted to add, I don't know if it is because of camera, but there is considerable difference in your left and right shoulder. This usually happens due to Injury , bad posture or weak bodily strength. I hope I am wrong, but it would be great if you could consult a physiotherapist.. plz dont mind my words..🙏

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

      Hi Suwarna Choudhary, thanks for your comment and there is nothing to worry about.

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

      @@DataMites Very happy to know..🙏

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

    Great content! Thank you!

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

    Hey! Thanks for your good video! Do you have any other videos/exercises of Data Science in PyCharm? Do you have any tips?

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

      Please check other videos in our channel for more tips and tricks and also check out our Datamites page datamites.com/

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

    Nice video thank you

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

    It looks like there could be a chances of duplicates or redundant files if we install already installed packages for different projects in individual virtual environment, is it like so? Or is there any techniques to use already installed packages from earlier environment to another(new) environment without reinstalling?

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

      Hi, we use venv to isolate different environment and to working in different project that might require different version of same package for functioning the way it is supposed to.

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

      @@DataMites okay, but what if i want to use a package for new venv that may have same version of older venv, can i just take it from older venv without reinstalling?

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

    alt+shift+e doesnt work. is there any way i can partially select piece of code and run it in pycharm. im so used to notebooks, but for some odd reason exam will be in pycharm, so i have to learn how to run my ml models in it, even the colab is way too practical for neural networks. i despise pycharm but i have to know this. any help on running selected code?

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

      Hi iva vrtaric, you can change the keymap in pycharm if default keyword shortcut is not working. Go to file - settings - keymap - search for Execute Selection in Console - reassign it to the new shortcut of your preference.

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

      @@DataMites kind sir, I did that and it didn't work. Whatever the way I tred (directly, right click, or shortcut) it doesn't help. I'm working on neural networks and it would mean a world to me, the ability to run the cells separately😞

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

    Train.csv is not found in the feature selection file.this error occurred.