Pandas Profiling | Day 22 | 100 Days of Machine Learning

preview_player
Показать описание
Pandas Profiling is a powerful tool for exploratory data analysis, providing a comprehensive summary and visualization of the dataset using the Pandas library.

============================
Do you want to learn from me?
============================

📱 Grow with us:
Рекомендации по теме
Комментарии
Автор

for those who are facing isssue in
from pandas_profiling import ProfileReport
prof = ProfileReport(df)


instead of that write
!pip install ydata_profiling

and then write
from ydata_profiling import ProfileReport
prof = ProfileReport(df)

this command to generate the html file
to know more try to read the pandas profiling page, there it is already clearly mentioned.

AnupGupta-zx
Автор

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.

namangupta
Автор

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❤❤❤

arrychitnis
Автор

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.

parthsharma
Автор

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. :)

katadermaro
Автор

sir pandas-profiling does it work in new python or Jupiter version? 'ImportError: cannot import name 'DataError' from 'pandas.core.base' is showing

binitkhadka-brdo
Автор

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.

deepakdubey
Автор

Thanku so much sir for introducing a new tool to us. New n useful information again. 👏🙏 Thanku campus x.

siyays
Автор

Now I resume my GS Jory with CampusX after some days social work...
Thank you dada

paragvachhani
Автор

Thank you for Teaching us new Technique Pandas-Profiling. Always love he way you teach

Tech_Charla
Автор

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

fit_tubes_
Автор

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

aiwithnoor
Автор

This channel deserves millions of subscribers.. ❤

war-machine-
Автор

Pandas profiling is such a wonderful tool <3

parulpurwar
Автор

I am really surprised why you are getting so less views as per me your is the best channel for ml

anilboppanna
Автор

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.👌🙏🙏👍

sneharj
Автор

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.

Kapilwankhede
Автор

that's so helpful. thank you so much. it brings all the analysis right at hand

GauriVashisht
Автор

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.

agtmjtma
Автор

Great video, pandas profiling is great tool

ayushbhanu