Тёмный

Pandas Profiling | Day 22 | 100 Days of Machine Learning 

CampusX
Подписаться 236 тыс.
Просмотров 62 тыс.
50% 1

Pandas Profiling is a powerful tool for exploratory data analysis, providing a comprehensive summary and visualization of the dataset using the Pandas library.
Code used: github.com/cam...
============================
Do you want to learn from me?
Check my affordable mentorship program at : learnwith.camp...
============================
📱 Grow with us:
CampusX' LinkedIn: / campusx-official
CampusX on Instagram for daily tips: / campusx.official
My LinkedIn: / nitish-singh-03412789
Discord: / discord
Instagram: / campusx.official
E-mail us at support@campusx.in

Опубликовано:

 

11 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 142   
@user-jt1tu5fu9b
@user-jt1tu5fu9b 10 месяцев назад
for those who are facing isssue in from pandas_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html') instead of that write !pip install ydata_profiling and then write from ydata_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html') this command to generate the html file to know more try to read the pandas profiling page ,there it is already clearly mentioned.
@habibscreenprint2680
@habibscreenprint2680 10 месяцев назад
thanks
@T1s_kashyap
@T1s_kashyap 10 месяцев назад
It worked but still there is samll error note saying you have vision 0.7.5 pandas-profiling 3.2.0 requires 0.7.4 Forget that tell me this worked
@user-pc7df2tk4t
@user-pc7df2tk4t 7 месяцев назад
Thank you so much.... was looking for this comment
@satishdubey2626
@satishdubey2626 5 месяцев назад
Thanks Brother
@recian_siya5378
@recian_siya5378 5 месяцев назад
Thanks ❤
@namangupta4538
@namangupta4538 2 года назад
such an under rated channel. This man knows his subject. For growth you should partner with fellow youtubers for advertisement, even if you don't do that this channel will surely see an exponential growth once machine learning becomes as common as competitive programming in engineering colleges. Keep up the good work.
@katadermaro
@katadermaro 3 года назад
plotting charts can be automated but the insights and intuition an expert can add to the whole process, will always have to be manual fun to have this on the side though. Thanks for the tutorials. :)
@arrychitnis165
@arrychitnis165 Год назад
Thanks a lot sir for such a selfless effort. I am following the whole series and when i saw the previous video, EDA seemed a little tough , however this video has eliminated the need to compare the required columns on your own hence helped a lot. Please continue this effort sir We owe u big time❤❤❤
@Learn_datascience_Nikhil
@Learn_datascience_Nikhil 2 года назад
For those who are facing issue importing pandas profiling use this steps. 1. import sys !{sys.executable} -m pip install pandas-profiling 2. !pip install pandas-profiling 3. from pandas_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html')
@user-dj2my6ok7m
@user-dj2my6ok7m 7 месяцев назад
bhaii phir bhi work nahi kiya
@sandeepthukral3018
@sandeepthukral3018 7 месяцев назад
cannot import name 'DataError' from 'pandas.core.base' (C:\Users\SANDEEP\anaconda3\Lib\site-packages\pandas\core\base.py)
@nishthagarg2882
@nishthagarg2882 7 месяцев назад
hua work @@user-dj2my6ok7m
@sonukumawat312
@sonukumawat312 3 месяца назад
@@user-dj2my6ok7muse pip install ydata-profiling instead of pandas-profiling
@parthsharma1786
@parthsharma1786 10 месяцев назад
This course is the most practical course on machine learning i found till now, other courses don't teach any practical things like EDA, or introduce to the practical work. This content is really amazing, please keep up the good work.
@siyays1868
@siyays1868 2 года назад
Thanku so much sir for introducing a new tool to us. New n useful information again. 👏🙏 Thanku campus x.
@Tech_Charla
@Tech_Charla 3 месяца назад
Thank you for Teaching us new Technique Pandas-Profiling. Always love he way you teach .....
@binitkhadka-br1do
@binitkhadka-br1do Год назад
sir pandas-profiling does it work in new python or Jupiter version? 'ImportError: cannot import name 'DataError' from 'pandas.core.base' is showing
@Kapilwankhede22
@Kapilwankhede22 3 месяца назад
You are a genius! Keep up the good work. This is the best channel and the best teacher I have come across in this domain.
@anilboppanna
@anilboppanna 2 года назад
I am really surprised why you are getting so less views as per me your is the best channel for ml
@paragvachhani4643
@paragvachhani4643 Год назад
Now I resume my GS Jory with CampusX after some days social work... Thank you dada
@deepakdubey9588
@deepakdubey9588 Год назад
Excellent Knowledge and everything explained in a very well manner and in very easy Language. I visited many channels but i think i reached to correct person to learn machine learning from scratch levell.
@war-machine-
@war-machine- Год назад
This channel deserves millions of subscribers.. ❤
@611aiwithnoor
@611aiwithnoor Год назад
Sir i have followed all your course and for me you are best teacher regarding data science. I want you to create a playlist on model deployment and integration into website, android app and desktop application
@tejaskamble8731
@tejaskamble8731 7 месяцев назад
If you got an error for pandas_profiling just replace pandas_profiling by ydata_profiling like 👇 from ydata_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html')
@NeeshuKhanduja-it7dv
@NeeshuKhanduja-it7dv 6 месяцев назад
Thanks.It actually worked
@jeelanibasha3984
@jeelanibasha3984 5 месяцев назад
Thanks a lot it worked
@piano7161
@piano7161 4 месяца назад
Thanks atlot!!!!!!!!!! it worked
@motivationspeaker8996
@motivationspeaker8996 Месяц назад
Thank You for your command
@parulpurwar3027
@parulpurwar3027 Год назад
Pandas profiling is such a wonderful tool
@sneharj2036
@sneharj2036 2 года назад
Thanku so much sir again for new unique information, for awsome video . U made it interesting by variety of information added & also ur way of explaination makes person stuck for an hour easily without getting bored. I don't know this. I've decided not to watch initially since i thought not related or boring topic. But then again as usual this is a wonderful n informative. very professional.👌🙏🙏👍
@fit_tubes_365
@fit_tubes_365 21 день назад
Course Started : ML Lecture-01: 14/08/2024 Lecture-02: 14/08/2024 Lecture-03: 14/08/2024 Lecture-04: 14/08/2024 Lecture-05: 14/08/2024 Lecture-06: 15/08/2024 Lecture-07: 15/08/2024 Lecture-08: 15/08/2024 Lecture-09: 15/08/2024 Lecture-10: 15/08/2024 Lecture-11: 16/08/2024 Lecture-12: 16/08/2024 Lecture-13: 17/08/2024 Lecture-14: 17/08/2024 Lecture-15: 18/08/2024 Lecture-16: 19/08/2024 Lecture-17: 20/08/2024 Lecture-18: 20/08/2024 Lecture-19: 21/08/2024 Lecture-20: 21/08/2024 Lecture-21: 22/08/2024 Lecture-22: 22/08/2024
@Therealumerhayat
@Therealumerhayat 7 месяцев назад
For Those who are facing errors first step pip install visions==0.7.4 second step pip install pandas-profiling==3.2.0 third step from pandas_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html') #make sure before doing third step you should import pandas and load dataframe also
@user-ck8xu2nw9q
@user-ck8xu2nw9q Год назад
that's so helpful. thank you so much. it brings all the analysis right at hand
@tejasmaheshkalebt22m011
@tejasmaheshkalebt22m011 8 месяцев назад
Pandas-profiling is deprecated. Updated version: pip install ydata-profiling import ydata_profiling as yp
@ayushbhanu5008
@ayushbhanu5008 6 месяцев назад
Great video , pandas profiling is great tool
@jeelanibasha3984
@jeelanibasha3984 5 месяцев назад
Iam getting pydantic import error what should I do
@pritishpattnaik4674
@pritishpattnaik4674 Год назад
Getting addicted to ur videos
@agtmjtma
@agtmjtma Год назад
Sir it was a great info, and i am learning a lot from your videos... but i noticed that method of doing this profiling on colab notebook was a bit different.
@nizammalik2148
@nizammalik2148 Год назад
Awesome video , beautifully explained . 👏👏👏
@shabnamparveen4572
@shabnamparveen4572 Год назад
Thanks for all your efforts
@MrAshish3437
@MrAshish3437 2 года назад
ImportError: cannot import name 'soft_unicode' from 'markupsafe'
@khanrashidlive
@khanrashidlive Год назад
i have also facing this issue
@anantsrivastava5567
@anantsrivastava5567 8 месяцев назад
date 11 jan 2024 day 22 done
@thedogmanlegendthebest
@thedogmanlegendthebest Год назад
An amazing content as always!
@rajalakshmisundaram5278
@rajalakshmisundaram5278 2 года назад
Amazing....it's an eyeopener....
@Ayushkumar-wb1po
@Ayushkumar-wb1po 12 дней назад
you have to change the version of the numpy as 2.0
@somyaranjanjena1699
@somyaranjanjena1699 2 года назад
ImportError: cannot import name 'soft_unicode' from 'markupsafe' (C:\Users\SRJ\Anaconda3\lib\site-packages\markupsafe\__init__.py) How we can resolve this issue??
@gauravmasand
@gauravmasand 2 месяца назад
prof = ProfileReport(df) This command is taking such a long time on titanic database for approx 15 min it is still running and not yet done
@narendraparmar1631
@narendraparmar1631 9 месяцев назад
Very informative Thanks😀
@arman_shekh97
@arman_shekh97 3 года назад
This library save the time
@sumitbhot7417
@sumitbhot7417 11 месяцев назад
it is very good tools sir.thanks
@MuhammadJunaid-yr8jd
@MuhammadJunaid-yr8jd Год назад
thank you so much dear sir
@gssmytube
@gssmytube 6 месяцев назад
Sir can we generate pandas profie report into an PDF format please suggest me
@lavupadhyay
@lavupadhyay 2 месяца назад
but not working for lagre dataset session is going in expired
@gourabbiswas6961
@gourabbiswas6961 Год назад
Thanks
@satya3193
@satya3193 9 месяцев назад
every single vedio of yours , it's really amazing . I wish you to be my mentor, i really need guidance to bacome expert in ml dl nlp
@user-fo5uz8oe1s
@user-fo5uz8oe1s 5 месяцев назад
what is pydantic import error someone else can share the solution of the problem
@NEXUS_BOIS
@NEXUS_BOIS Месяц назад
you found solution or not
@user-fo5uz8oe1s
@user-fo5uz8oe1s Месяц назад
@@NEXUS_BOIS it's not solved but somehow i managed it
@heetbhatt4511
@heetbhatt4511 Год назад
Thank you sir
@SumanPokhrel0
@SumanPokhrel0 Год назад
Very Very Helpful
@SamikshaGebise
@SamikshaGebise 4 месяца назад
Iam getting this error 'AttributeError: module 'numba' has no attribute 'generated_jit' ' while importing ProfileReport i tired below mentioned solutions for that iam getting Java script error how to deal with that
@arpitamahadani4412
@arpitamahadani4412 Год назад
Hello sir why pandas profiling is showing pydantic import error
@arpitamahadani4412
@arpitamahadani4412 Год назад
Could you please help me out
@utkarshchalsey241
@utkarshchalsey241 2 года назад
ImportError: cannot import name 'soft_unicode' from 'markupsafe' I am gettig this error during installation of pandas-profiling
@monoarul_islam_2
@monoarul_islam_2 2 года назад
getting the same problem. and couldn't able to fix it.
@motivatigyan6417
@motivatigyan6417 2 года назад
Same here 🥺
@jayeshraundal2128
@jayeshraundal2128 2 года назад
Create new env
@tarunchauhan2339
@tarunchauhan2339 2 года назад
for any project if we are working with pandas profiling.. are we need to show eda part in our code or we just start remaining portion like feature selection, missing value handeling and feature engineeering. Now we dont need data visualization?
@muhammadarhamadeel6746
@muhammadarhamadeel6746 2 года назад
Sir I'm trying to make report of 600 mbs data set but it showing the error you can just make the report of 200mb datasets
@ramangupta4061
@ramangupta4061 Год назад
Ye to bawal chejj Hai bhai iskoo chupaa doo yee pure gold h 24k
@nature4us784
@nature4us784 Год назад
ImportError Traceback (most recent call last) Cell In[7], line 1 ----> 1 from pandas_profiling import ProfileReport 2 prof = ProfileReport(df) 3 prof.to_file(output_file='output.html') File ~\AppData\Local\Programs\Python\Python311\Lib\site-packages\pandas_profiling\__init__.py:6 1 """Main module of pandas-profiling. 2 3 .. include:: ../../README.md 4 """ ----> 6 from pandas_profiling.controller import pandas_decorator 7 from pandas_profiling.profile_report import ProfileReport 8 from pandas_profiling.version import __version__ File ~\AppData\Local\Programs\Python\Python311\Lib\site-packages\pandas_profiling\controller\pandas_decorator.py:4 1 """This file add the decorator on the DataFrame object.""" 2 from pandas import DataFrame ----> 4 from pandas_profiling.profile_report import ProfileReport 7 def profile_report(df: DataFrame, **kwargs) -> ProfileReport: 8 """Profile a DataFrame. 9 10 Args: (...) 15 A ProfileReport of the DataFrame. 16 """ File ~\AppData\Local\Programs\Python\Python311\Lib\site-packages\pandas_profiling\profile_report.py:15 13 from pandas_profiling.config import Config, Settings 14 from pandas_profiling.expectations_report import ExpectationsReport ---> 15 from pandas_profiling.model.alerts import AlertType 16 from pandas_profiling.model.describe import describe as describe_df 17 from pandas_profiling.model.sample import Sample File ~\AppData\Local\Programs\Python\Python311\Lib\site-packages\pandas_profiling\model\alerts.py:10 7 import pandas as pd 9 from pandas_profiling.config import Settings ---> 10 from pandas_profiling.model.correlations import perform_check_correlation 13 @unique 14 class AlertType(Enum): 15 """Alert types""" File ~\AppData\Local\Programs\Python\Python311\Lib\site-packages\pandas_profiling\model\correlations.py:8 6 import pandas as pd 7 from multimethod import multimethod ----> 8 from pandas.core.base import DataError 10 from pandas_profiling.config import Settings 13 class Correlation: ImportError: cannot import name 'DataError' from 'pandas.core.base' (C:\Users\PS\AppData\Local\Programs\Python\Python311\Lib\site-packages\pandas\core\base.py) ​
@anusiktamohanty7767
@anusiktamohanty7767 11 месяцев назад
Getting the same error, could you resolve this?
@ayushtibrewal4535
@ayushtibrewal4535 10 месяцев назад
@@anusiktamohanty7767 YES SAME ERROR IS THERE ANY SOLUTION FOR IT
@crack_ies9811
@crack_ies9811 10 месяцев назад
!pip install ydata_profiling and then write from ydata_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html')
@sam99941
@sam99941 9 месяцев назад
awesome bro u r genius its worked@@crack_ies9811
@tarunsingh-yj9lz
@tarunsingh-yj9lz Год назад
Getting this error while trying to create the output file TerminatedWorkerError: A worker process managed by the executor was unexpectedly terminated. This could be caused by a segmentation fault while calling the function or by an excessive memory usage causing the Operating System to kill the worker. The exit codes of the workers are {EXIT(1)} Tried a few things from Stakoverflow but could not resolve this, Could someone please suggest a solution.
@sandipansarkar9211
@sandipansarkar9211 Год назад
finished watching
@subodhkedar2221
@subodhkedar2221 3 года назад
Nice video sir
@aditidas1501
@aditidas1501 9 месяцев назад
For the code: from ydata_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html') I'm facing this error: ImportError: cannot import name 'Buffer' from 'typing_extensions' (C:\Users\ADITI DAS\AppData\Roaming\Python\Python311\site-packages\typing_extensions.py) Someone please help me to resolve this issue...
@monikrayu2546
@monikrayu2546 2 месяца назад
sir maza aana kab shuru hoga ??????????? very vbored iam
@sameerabanu3115
@sameerabanu3115 11 месяцев назад
Hope i would have seen his channel before, nevertheless thanks a lot
@shreejanshrestha1931
@shreejanshrestha1931 3 года назад
@rushalchitrakar2248
@rushalchitrakar2248 2 года назад
welcome sir 😂😂😂
@vikashkumar-qh6cc
@vikashkumar-qh6cc 2 года назад
Ye tool to chal hi nhi raha h sir mere jupyter p
@user-tb9iy3wm8h
@user-tb9iy3wm8h 21 день назад
💕❤
@MRAgundli
@MRAgundli 4 месяца назад
done
@GamerBoy-ii4jc
@GamerBoy-ii4jc 2 года назад
sir can we use this library or any other inbuilt eda featuring library instead of doing all steps in jupyter with coding? or analyzing by seaborn or matplotlib is best option?
@spynom3070
@spynom3070 2 года назад
nope
@adnanarshad6750
@adnanarshad6750 Год назад
I got memory error what to do sir
@kindaeasy9797
@kindaeasy9797 9 месяцев назад
ye toh ho hi nahi rha
@debangshu-aiml
@debangshu-aiml 2 года назад
Hi! I am getting the error ImportError: cannot import name 'soft_unicode' from 'markupsafe' (C:\Users\SAMPARC\anaconda3\lib\site-packages\markupsafe\__init__.py) when running the code from pandas_profiling import ProfileReport prof = ProfileReport(df) prof.to_file('C:/Users/..../output.xls') Tried to search in google but could not solve. Please help
@yuganksingh5302
@yuganksingh5302 2 года назад
same bhai , have you got the solution for this error ??
@debangshu-aiml
@debangshu-aiml 2 года назад
@@yuganksingh5302 no I have not got the solution
@mayurgangad7651
@mayurgangad7651 2 года назад
@@yuganksingh5302 have you fixed this error?????
@mayurgangad7651
@mayurgangad7651 2 года назад
plz share the solution
@jayeshraundal2128
@jayeshraundal2128 2 года назад
Create new env
@vikashprasad7200
@vikashprasad7200 7 месяцев назад
I'm getting error in installing ydata-profiling also.......Anyone pls help me
@ridhimroy7987
@ridhimroy7987 4 месяца назад
Code high cardinality
@healerbigboss1812
@healerbigboss1812 2 года назад
sir your videos is great but i have issues with pandas profiler i uses the same code you write in google collab and anaconda both but does get the output since i try to resolve this problem but can't find the solution as i am a newbie in machine learning . Anybody have the fix for this your help will be appreiciable thanks in advance
@eshikakumari9811
@eshikakumari9811 7 месяцев назад
Same issue
@healerbigboss1812
@healerbigboss1812 7 месяцев назад
@@eshikakumari9811 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-j3MmRqU6CgM.html hope this video can resolve your error
@jayzbagde1084
@jayzbagde1084 Год назад
Can u share ur Jupiter file
@vaidikpatel4945
@vaidikpatel4945 11 месяцев назад
@campusx-official If this tool can do everythinng, do we still need to learn to perform EDA manually? btw great work, appreciate your efforts.
@kindaeasy9797
@kindaeasy9797 9 месяцев назад
i have been trying this but error error error
@tejaskamble8731
@tejaskamble8731 7 месяцев назад
Step 1 - install ydata_profiling If you got an error for pandas_profiling just replace pandas_profiling by ydata_profiling like 👇 from ydata_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html')
@kindaeasy9797
@kindaeasy9797 7 месяцев назад
@@tejaskamble8731 did it already brother thanks
@PriyanshuKumar-yh7wz
@PriyanshuKumar-yh7wz 2 года назад
from pandas_profiling import ProfileReport prof = ProfileReport(df) prof.to_file(output_file='output.html') and output is TypeError Traceback (most recent call last) in () 1 from pandas_profiling import ProfileReport ----> 2 prof = ProfileReport(df) 3 prof.to_file(output_file='output.html') 2 frames /usr/local/lib/python3.7/dist-packages/pandas/util/_decorators.py in wrapper(*args, **kwargs) 309 stacklevel=stacklevel, 310 ) --> 311 return func(*args, **kwargs) 312 313 return wrapper TypeError: concat() got an unexpected keyword argument 'join_axes' where is mistake
@DevanshShah
@DevanshShah 2 года назад
same error bro... do you get any solution?
@DevanshShah
@DevanshShah 2 года назад
its solved...
@motivatigyan6417
@motivatigyan6417 2 года назад
@@DevanshShah how brother pls tell
@Learn_datascience_Nikhil
@Learn_datascience_Nikhil 2 года назад
@@motivatigyan6417 I was facing same problem issue is resolved now. Are you still facing same problem?
@motivatigyan6417
@motivatigyan6417 2 года назад
@@Learn_datascience_Nikhil I've solved the issue...i created new environment in anaconda navigator and install pandas profiling there
@SACHINKUMAR-px8kq
@SACHINKUMAR-px8kq Год назад
Thank you so much Sir
@gawaderajesh
@gawaderajesh Год назад
Thanks
@arshad1781
@arshad1781 3 года назад
Thanks
Далее
Exploratory Data Analysis with Pandas Python
40:22
Просмотров 468 тыс.
Cursor Is Beating VS Code (...by forking it)
18:00
Просмотров 78 тыс.
OpenAI Strawberry aka 01 Is OUT - All You Need To Know!
13:15
Automated Machine Learning using H2O AutoML
17:42
Просмотров 26 тыс.