How to Install Pandas on Python 3.11 Windows 10/11 [2022 Update] | Pandas Installation

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

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

  • @CSCORNERSunitaRai
    @CSCORNERSunitaRai  2 года назад +3

    *Got a question on this topic? Please share through comments or reach us on telegram **t.me/cscorner*

    • @MrLibedinsky
      @MrLibedinsky Год назад

      Muchas gracias! 😊

    • @ThePackALack
      @ThePackALack Год назад

      At the end of the video what was expected to happen when you typed "import pandas" in IDLE Shell? @CSCORNERSunitaRai? Can you direct me to a video or advise? Apologies, new to this.

  • @mr.m12345
    @mr.m12345 Год назад +11

    Simple and straight to the point! Thank you.

  • @vuksanovic77
    @vuksanovic77 Год назад +2

    HI :) Thanks for the help. But I still have a problem.
    I am using Win on Mac (m1), with Parallel Desktop (virtual machine). After the installation in Windows version "11 Pro Insider Preview" I can see python installed (copied from IDLE: Python 3.11.1 (tags/v3.11.1:a7a450f, Dec 6 2022, 19:44:02) [MSC v.1934 64 bit (ARM64)] on win32)
    But typing "python --version" at cmd, I (always) get this massage:
    'python' is not recognized as an internal or external command, operable program or batch file.
    I have tried several things: (by including path trough Environmental Variable), reinstalling the correct version (my system is 64-bit operating system, ARM-based processor. Without success.
    I am really looking for help, because I cant integrate python with Power bi
    🙏🙏🙏🙏🙏🙏

  • @arnavkumar3803
    @arnavkumar3803 Год назад +3

    thank you ma'am, tomorrow is practical test and your video helped a lot ma'am. your efforts will help tomorrow.
    THANK YOU MA'AM.

  • @vaga6077
    @vaga6077 2 месяца назад +1

    thank you for a straightforward video! so helpful!

  • @marthap.3644
    @marthap.3644 Год назад +1

    Great so clear Sunita, wonderful...

  • @paridhisrivastava2029
    @paridhisrivastava2029 Год назад +2

    🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏
    mam thank you for this video but i am facing this problem please help me........
    i have installed python n my pc version 3.11.2 ....... but when i typed on the command prompt....."python --version" then i got this reply........."Python was not found; run without arguments to install from the Microsoft Store,or disable this shortcut from Settings > Manage App Execution Aliases,"
    what to mam do now???????????????????????
    please help me .

  • @crazyboy-xp3po
    @crazyboy-xp3po 6 месяцев назад +2

    It is still showing error in python even after installing in command as you have said.what to do.🙏🙏🙏🙏
    import pandas
    Traceback (most recent call last):
    File "", line 1, in
    import pandas
    ModuleNotFoundError: No module named 'pandas'

  • @themusicworld5656
    @themusicworld5656 Год назад +1

    Thankyou ma'am one of the shortest way I've found on internet to install pandas

  • @MostRandomShortsEver
    @MostRandomShortsEver Год назад +3

    Thankyou mam!!!! 🙏🏻🙏🏻🙏🏻 Very crystal 🔮 clear explanation 😃😃

  • @tradfi_web3
    @tradfi_web3 Год назад +3

    Thank you very much for the short yet instructive video - very helpful.

  • @kishoq123
    @kishoq123 Год назад +1

    i have installed python n my pc version 3.11.2 ....... but when i typed on the command prompt....."python --version" then i got this reply........."Python was not found; run without arguments to install from the Microsoft Store,or disable this shortcut from Settings > Manage App Execution Aliases,"
    what to mam do now???????????????????????
    please help me .

  • @BangDP182
    @BangDP182 Год назад +1

    good morning mam, i have problem about ( error: subprocess-exited-with-error), can u solve my problem mam? please 🙏🙏🙏🙏

  • @RR_White44.
    @RR_White44. 16 дней назад

    My problem is solve but, after write import cmd, pandas can't import and also not showing any error

  • @sebastiang.9731
    @sebastiang.9731 Год назад +2

    'pip' is not recognized as an internal or external command,
    operable program or batch file.
    how do I fix that?

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  Год назад +1

      Follow this video
      ruclips.net/video/2YJpgliyloM/видео.html

  • @belleantonovich6053
    @belleantonovich6053 Год назад +5

    In Idle, it still comes up with that error even though my command prompt said it was successfully installed. Help?

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  Год назад

      Restart idle

    • @belleantonovich6053
      @belleantonovich6053 Год назад

      @@CSCORNERSunitaRai Thanks for your reply, unfortunately I'm still getting the same error message... I restarted my computer and repeated this process multiple times.

    • @naturelover9857
      @naturelover9857 Год назад

      I think you are not typing it in Python SHELL
      If this is the case type in shell and try
      Hope this helps😊

    • @limitless-c7s
      @limitless-c7s 10 дней назад

      You should reinstall the latest python version and reinstall the pandas

  • @vishnusri2233
    @vishnusri2233 Год назад

    thanks so much , i was spending more than 3 hrs and this really helped out it worked thanks soooooo much

  • @sarthakrawat8097
    @sarthakrawat8097 Год назад +3

    mam install to ho gaya pr import mai abhi bhi no module named pandas likh ke aa raha hai please help

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  Год назад

      Do u hv multiple python installed?
      Check on which version u hv installed pandas. Use same version idle

  • @erickatamaradelarosa9749
    @erickatamaradelarosa9749 2 года назад +2

    thank u

  • @ahmedsalman3294
    @ahmedsalman3294 Год назад +1

    I have the same setup, pandas is installed but when I try to open an excel file, it gives me error. While on the same machine, in vscode, if I select "conda" as interpreter, it works fine. What can be a possible solution to this?

  • @williambreeze2659
    @williambreeze2659 2 месяца назад +1

    Thanks for this!

  • @aayushlegoworld9734
    @aayushlegoworld9734 Год назад +1

    My problem got solved..thank u mam

  • @vamshisharma0613
    @vamshisharma0613 7 месяцев назад

    Thank you so much, it really helped😃

  • @isaacfoster2820
    @isaacfoster2820 Год назад

    thank you for making it very simple and concise

  • @aartisinduriya2655
    @aartisinduriya2655 Год назад +1

    Thank you so much for these topic

  • @palaksharma3310
    @palaksharma3310 Год назад +1

    It shows in cmd that it is successfully installed but not working in idle shell?

  • @shivanigarg1961
    @shivanigarg1961 Год назад +1

    In my laptop msg again & again show pip is not internal and external command

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  Год назад

      set the path of script in environmental variable

    • @shivanigarg1961
      @shivanigarg1961 Год назад

      @@CSCORNERSunitaRai
      Plz tell ma'am how to set path I m fresher

  • @tanmai5414
    @tanmai5414 Год назад +1

    Why is showing already satisfied. But there is no module installed

  • @sahibkaur3500
    @sahibkaur3500 6 месяцев назад +1

    Can someone tell me how another command prompt was opened after cmd??? Am i missing something?

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  6 месяцев назад

      Just type cmd and select command prompt and hit enter

  • @raghavdhyani5739
    @raghavdhyani5739 Год назад +1

    thanku mam covered all important points

  • @Love-enhineering
    @Love-enhineering 6 месяцев назад +1

    Thank you so much ❤❤❤

  • @wogjie534
    @wogjie534 8 месяцев назад +1

    Great, thanks alot

  • @AshishKumar-tu3df
    @AshishKumar-tu3df 2 года назад +1

    Mam how to install jupyter lab on windows 10 with python 3.11.0?

  • @Artist_Gaurav27
    @Artist_Gaurav27 11 месяцев назад

    Thank you so much ma'am 😊

  • @dxabd7
    @dxabd7 14 дней назад +1

    Thankyou very much ma'am

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  12 дней назад

      You're welcome! Please support by subscribing 😊👍

  • @ethanpipping1476
    @ethanpipping1476 Год назад

    Thank you so much!

  • @tactusxii
    @tactusxii Год назад

    ty!

  • @DharaniMurugan03
    @DharaniMurugan03 Год назад +1

    Update also shows error mam
    What can I do now

  • @padmajasunnapu4796
    @padmajasunnapu4796 Год назад +1

    Thanku you very much madam very helpful

  • @Motovloogermananastuntz
    @Motovloogermananastuntz 7 месяцев назад +1

    Mam same sara process kara Apne btaya vasie Kara but error aarha h vapis se

  • @imRahul_Singh
    @imRahul_Singh 2 года назад +1

    Its showing pip is not recognised as an internal

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

      Is pip in your PATH?

    • @MrKhan-dd7fp
      @MrKhan-dd7fp 2 года назад

      pip install pandas --use-wheel
      use the above command for windows 64 bit operating system. It may work for u.

    • @MrKhan-dd7fp
      @MrKhan-dd7fp 2 года назад

      Alternately Use Pip install pip command if pip is not already installed

  • @maitrishorts4129
    @maitrishorts4129 Год назад +1

    Mam I could not find pip in windows

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  Год назад +1

      You need to script folder for that.
      You can type pip --version to chk pip working or not

    • @maitrishorts4129
      @maitrishorts4129 Год назад +1

      @@CSCORNERSunitaRai mam pip is not working. I already had checked

    • @CSCORNERSunitaRai
      @CSCORNERSunitaRai  Год назад

      @@maitrishorts4129 what error it is showing?

    • @maitrishorts4129
      @maitrishorts4129 Год назад +2

      @@CSCORNERSunitaRai it shows that pip is not install

  • @arockianikesh9508
    @arockianikesh9508 Год назад +2

    How to open command prompt

  • @tsholdingx
    @tsholdingx 10 месяцев назад +1

    Same bro how to fix this problem

  • @rajeshgrinfra
    @rajeshgrinfra Год назад

    import pandas
    Traceback (most recent call last):
    File "", line 1, in
    import pandas
    File "C:\Users\HP PAVILION\AppData\Local\Programs\Python\Python311\lib\site-packages\pandas\__init__.py", line 11, in
    __import__(_dependency)
    File "C:\Users\HP PAVILION\AppData\Local\Programs\Python\Python311\lib\site-packages
    umpy\__init__.py", line 152, in
    from . import random
    File "C:\Users\HP PAVILION\AppData\Local\Programs\Python\Python311\lib\site-packages
    umpy
    andom\__init__.py", line 180, in
    from . import _pickle
    File "C:\Users\HP PAVILION\AppData\Local\Programs\Python\Python311\lib\site-packages
    umpy
    andom\_pickle.py", line 1, in
    from .mtrand import RandomState
    File "mtrand.pyx", line 1, in init numpy.random.mtrand
    ValueError: builtins.type size changed, may indicate binary incompatibility. Expected 904 from C header, got 888 from PyObject
    what to do

  • @sunitatanwar7866
    @sunitatanwar7866 Год назад +1

    Video to install MySQL.connector module

  • @Urban_Legends1
    @Urban_Legends1 Год назад +1

    It is not allowing me to import please help

  • @PrasunRay
    @PrasunRay 7 месяцев назад

    How to install pip

  • @divyhome9776
    @divyhome9776 2 года назад +1

    Well explained

  • @PropertiesYo
    @PropertiesYo Год назад +1

    great job

  • @vishg.1533
    @vishg.1533 Год назад +1

    thank u so much

  • @shivanigarg1961
    @shivanigarg1961 Год назад +1

    Gd evening ma'am
    Plz tell me how to install pandas

  • @chaitanyagilhare2844
    @chaitanyagilhare2844 Год назад +1

    Thank you ma'am

  • @Sanju-30
    @Sanju-30 Год назад +1

    Thank you mam.

  • @gauribailwal2796
    @gauribailwal2796 Год назад +1

    not working🙄

  • @mehakwadhera4714
    @mehakwadhera4714 2 года назад +1

    Thankss❤

  • @utkarsh5473
    @utkarsh5473 10 месяцев назад

    Thank you maam

  • @NaveenKumar-rx3fq
    @NaveenKumar-rx3fq Год назад

    🙏🙏🙏🙏🙏, thank you sister

  • @Milkshake2023
    @Milkshake2023 7 месяцев назад

    Thank youuuuuuu

  • @monalishadas115
    @monalishadas115 Год назад +1

    Thankyou mam

  • @seokmin2624
    @seokmin2624 Год назад +1

    Thanks

  • @froomx4470
    @froomx4470 Год назад +1

    Thy Thy 🙏

  • @waadselmi3667
    @waadselmi3667 Год назад +1

    ❤❤

  • @purnimaswamiji
    @purnimaswamiji Год назад +1

    T c YOU too mam

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

    thnx

  • @SagarGagneja-z2f
    @SagarGagneja-z2f 22 часа назад

    noob bahabhbahbah

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

    WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/pandas/
    WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/pandas/
    WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/pandas/
    WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/pandas/
    WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)'))': /simple/pandas/
    i am getting this error and not able to install pandas

  • @dishanksahu7459
    @dishanksahu7459 3 месяца назад +1

    Thank you so much 🎉

  • @the_skull_breaker793
    @the_skull_breaker793 Год назад +2

    Thanku you mam❤

  • @AbdulRahmanAlmasriaboud500px
    @AbdulRahmanAlmasriaboud500px 26 дней назад

    thank you