Fast and Effective Exploratory Data Analysis (EDA) With Python and Pandas Profiling for Data Science

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

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

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

    Thank you! Without your series, I would have never known this!

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

      Thanks. I am glad to hear it has helped.

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

    This is amazing! I had no idea this tool existed. So much quicker than coding it all out with pandas+seaborn etc. Thanks for sharing

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

      No problem!
      Its great when there is a simple one or 2 line solution that helps save time :)

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

    This video is Amazing Mr. Andy, very useful for me. Thank you sir!

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

    Thank You so much Andy.

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

    Hello Andy please how can I reach you? I have been watching your videos here and I'm learning a lot and getting very much inspired with your content to get into Machine Learning for Geoscience data analysis. I am doing my MSc. project in facies characteristics and prognosis of well lo data using the k-means clustering algorithm, please I need your help and guidance.

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

    Quite useful introduction and tips..👏👏

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

    Hi Andy, thanks so much for this video. Would you be able to show the quickest way from EDA to using LR to predict something? Also, how do you select which features are most important?

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

    HI Andy. Thanks for the always ussefull tutos. Unfortunatly i am getting a MArkupSafe error when trying to import ProfileReport, can u sugest a workaround solution please?
    here is the error: ImportError: cannot import name 'soft_unicode' from 'markupsafe' (c:\Users\***********\anaconda3\lib\site-packages\markupsafe\__init__.py).
    Thanks in advance

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

      I have not come across that error before. There are a few suggestions on this website here that may be able to help you out.
      www.datasciencelearner.com/importerror-cannot-import-name-soft-unicode-from-markupsafe-solved/