How to quickly explore data in Python using the D-Tale library

  Рет қаралды 17,280

Data Professor

Data Professor

Күн бұрын

Пікірлер: 49
@DataProfessor
@DataProfessor 3 жыл бұрын
🌟Check out my second KZbin channel (Coding Professor) kzbin.info/door/JzlfIoF8nmWqJIv_iWQVRw 🌟 Download Kite for FREE www.kite.com/get-kite/?
@leileili1328
@leileili1328 3 жыл бұрын
Awesome! I used python for years and never heard about this library! Looks quite useful and I cannot wait to try it
@DataProfessor
@DataProfessor 3 жыл бұрын
Great!
@multitaskprueba1
@multitaskprueba1 3 ай бұрын
Fantastic video! One of the best that I have seen in my life! Thanks a lot!
@mailsiraj
@mailsiraj Жыл бұрын
Thank you very much DataProfessor for this wonderful library - all the hard work I was doing using keyboard is now replaced with simple clicks and very informative and useful charts/reports.
@Ali-pf9or
@Ali-pf9or 3 жыл бұрын
Awesome sir! I am going to do my Final year project on antimicrobial peptides using ML. I am very greatful to you sir!!!!! Thank you very much!
@Ali-pf9or
@Ali-pf9or 3 жыл бұрын
This exploratory data analysis is very helpful since I got less time its best for me. I might need your help in my project
@DataProfessor
@DataProfessor 3 жыл бұрын
Good luck on your project! Have you seen this video on my channel on antimicrobial peptides kzbin.info/www/bejne/Zn_Vd3x9gdyKZrM
@Ali-pf9or
@Ali-pf9or 3 жыл бұрын
@@DataProfessor yes I did and from there I got more interested and confident to do it!
@atirutboribalburephan6479
@atirutboribalburephan6479 3 жыл бұрын
Splendid as always! I'm looking forward to more Bioinformatics videos in the future.
@DataProfessor
@DataProfessor 3 жыл бұрын
Thanks, More to come!
@mukhamadsuhermanto2764
@mukhamadsuhermanto2764 3 жыл бұрын
awesome lib! Thanks, Dr. Chanin.
@DataProfessor
@DataProfessor 3 жыл бұрын
Glad you enjoyed it!
@Nedwin
@Nedwin 3 жыл бұрын
Nice lecture as usual mate. Keep it up! 👍
@DataProfessor
@DataProfessor 3 жыл бұрын
My pleasure, thanks for watching!
@auraSinhue
@auraSinhue 3 жыл бұрын
Great video as always, very informative!
@DataProfessor
@DataProfessor 3 жыл бұрын
Thanks for watching!
@username42
@username42 3 жыл бұрын
thanks for tutorial, i think the colab link is missing ?
@DataProfessor
@DataProfessor 3 жыл бұрын
Hi, the link has been added to the video description, here it is github.com/dataprofessor/dtale
@username42
@username42 3 жыл бұрын
@@DataProfessor thank you :)
@preeths0302
@preeths0302 3 жыл бұрын
Very informative and awesome lecture Sir! Also request you to make videos on nature inspired optimization algorithms.
@DataProfessor
@DataProfessor 3 жыл бұрын
Thanks for suggestion!
@zionboaron
@zionboaron 2 ай бұрын
nice! i work local on vs code but i also want to get this link and open the df on local browser as you did. is that possible?
@osohaib111
@osohaib111 3 жыл бұрын
Is there any similar GUI like library or Auto for machine learning?
@aravindravindranatha4260
@aravindravindranatha4260 3 жыл бұрын
Can you make something on sales data
@salafghaniedsa669
@salafghaniedsa669 3 жыл бұрын
awesome, Sir!!!
@DataProfessor
@DataProfessor 3 жыл бұрын
Thanks !
@mjacfardk
@mjacfardk 3 жыл бұрын
Thank you so much.Thanks alot professor. We also request from you to explain interactive python libraries in google colab .if it's possible 🙏
@DataProfessor
@DataProfessor 3 жыл бұрын
Thanks for suggestion, which libraries do you have in mind, I'll definitely find some more 😊
@mjacfardk
@mjacfardk 3 жыл бұрын
@@DataProfessor I'll do it soon thanks for your generosity
@geoffreyanderson4719
@geoffreyanderson4719 3 жыл бұрын
AttributeError: module 'sklearn' has no attribute 'model_selection' It breaks sklearn. Big downgrade to old version. So... if one package must leave, dtale or sklearn: Which will you stop using? Just curious.
@DataProfessor
@DataProfessor 3 жыл бұрын
Hi, I would probably run dtale of a new conda environment. But if I had to leave 1 package, it’ll be dtale. My ML models depend on sklearn :)
@findthetruth3021
@findthetruth3021 2 жыл бұрын
It is really an amazing video. But, how can I export the cleaning data. For example, I found all duplications, removed duplications and found all missing data, highlight missing data...etc(I completed the data cleaning). then I want to export them as CSV file or any other of files. 2- Also how can I extract the charts and other visualizations as interactive ones, especially the animation ones. How to extract and share the link of it with others like my manager. Please inform us this information because I really need it next week to do this task done. Thanks millions for your always amazing and effective videos. 👏👏👏 I have learned python from you professor.
@dangtran5766
@dangtran5766 2 жыл бұрын
Hi, I have struggle in changing the hostname of dtale. Can you help me with this issue? Thank you so much :D
@D2AFRICA_Academy
@D2AFRICA_Academy 3 жыл бұрын
Amazing!!!
@kursatkilic6975
@kursatkilic6975 3 жыл бұрын
Fruitful
@DataProfessor
@DataProfessor 3 жыл бұрын
Thanks for watching!
@arijitbanerjee8566
@arijitbanerjee8566 3 жыл бұрын
The code export does not work most of the time. If possible, please make a video with a proper working code export on some data (perhaps with ordinals etc. ). Thanks
@andrewschonfeld2236
@andrewschonfeld2236 3 жыл бұрын
Can you send me some examples where the code export fails for you? I’m the creator/maintainer and happy to try fixing any issues.
@arijitbanerjee8566
@arijitbanerjee8566 3 жыл бұрын
@@andrewschonfeld2236 hi Andrew, i faced code execution problems when exporting column analysis with ordinals. I was using dtale 1.39 then. I upgraded it to 1.44 and code’s working fine. Thanks for creating something so awesome 👏
@andrewschonfeld2236
@andrewschonfeld2236 3 жыл бұрын
@@arijitbanerjee8566 happy to help! Let me kno if you hit any other issues or have any requests. Also toss your ⭐️ on the repo if you havent done so already 🙏
@VKjkd
@VKjkd Жыл бұрын
@@andrewschonfeld2236Hi! Congrats on creating this. Quick question if we have survey data with a weights column, is there anyway you can build in a weights by feature? That way we can see percentages (in a pivot or chart) that are weighted?
@marcoll280
@marcoll280 2 жыл бұрын
import dtale FAIL.... :( TypeError: load() missing 1 required positional argument: 'Loader'
@anissaa1017
@anissaa1017 3 жыл бұрын
I couldn't import the library, did anyone encounter this similar issue?
@averageengineeer
@averageengineeer 3 жыл бұрын
You can also review Orange 🍊.
@DataProfessor
@DataProfessor 3 жыл бұрын
Hi, I've made prior videos on Orange kzbin.info/www/bejne/npewfY2vjL11oKs kzbin.info/www/bejne/aX-6kJp9e86egqs
@babasahebmane3473
@babasahebmane3473 Жыл бұрын
when I click on url then its generating page having 'ERR_NGROK_6022'
@d-02-kanchigupta44
@d-02-kanchigupta44 10 ай бұрын
Im getting NGROK error: PermissionError: [Errno 13] Permission denied: '/var/folders/mv/pmx4vhds41s2_lwl8zwz047m0000gn/T/ngrok/ngrok'. Please help in fixing this
Exploratory Data Analysis in Python using pandas
28:52
Data Professor
Рет қаралды 58 М.
Одну кружечку 😂❤️
00:12
Денис Кукояка
Рет қаралды 2,8 МЛН
УДИВИЛ ВСЕХ СВОИМ УХОДОМ!😳 #shorts
00:49
How many people are in the changing room? #devil #lilith #funny #shorts
00:39
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 33 МЛН
PyGWalker for Exploratory Data Analysis In Jupyter Notebooks
10:59
Andy McDonald
Рет қаралды 13 М.
Mitosheet Makes DataFrames Easier
13:02
NeuralNine
Рет қаралды 9 М.
How to use PandasGUI for Exploratory Data Analysis and Data Science
11:18
All Automated EDA Libraries All At One Place
14:39
Krish Naik
Рет қаралды 33 М.
ML Was Hard Until I Learned These 5 Secrets!
13:11
Boris Meinardus
Рет қаралды 343 М.
World's most famous data visualization. 1 line of python!
6:54
Python Programmer
Рет қаралды 31 М.
Одну кружечку 😂❤️
00:12
Денис Кукояка
Рет қаралды 2,8 МЛН