Пікірлер
@Nomeruno1
@Nomeruno1 2 күн бұрын
Wow, that was great! just subscribed!
@noufalzed1531
@noufalzed1531 2 күн бұрын
Awesome thanks you
@salahotman8450
@salahotman8450 7 күн бұрын
Thanks
@ed-salinas-97
@ed-salinas-97 8 күн бұрын
Holy bar_label! I’d never see that before! I’ve still been using for-loops to set the data labels all this time!
@victoriadee9489
@victoriadee9489 9 күн бұрын
Thanks a lot Andy!
@VathSaran-f6r
@VathSaran-f6r 27 күн бұрын
woww easily understood! gonna practice it`!
@rena6872
@rena6872 29 күн бұрын
that was very helpful, keep it up 👍
@alikoohi8265
@alikoohi8265 29 күн бұрын
can you share the data used in this tutorial?
@joguns8257
@joguns8257 Ай бұрын
Superb teaching
@Mgmt
@Mgmt Ай бұрын
This video really saved my bacon when I had a short deadline and a .LAS file sent my way unexpectedly. Thanks for this valuable well-presented knowledge.
@AndyMcDonald42
@AndyMcDonald42 Ай бұрын
Glad it helped!
@salmansiddiqui9502
@salmansiddiqui9502 Ай бұрын
Thank you. I found this video insightful and very impressive.
@AndyMcDonald42
@AndyMcDonald42 Ай бұрын
Glad it was helpful!
@elife9508
@elife9508 Ай бұрын
What an amazing tutorial! Thank you!
@gustavoandrespinzonlandaza5015
@gustavoandrespinzonlandaza5015 Ай бұрын
Hi Andy, I am trying to install Lasio but I got an error. ModuleNotFoundError: No module named 'lasio'
@AndyMcDonald42
@AndyMcDonald42 Ай бұрын
Lasio can be installed by using “pip install lasio” in a command prompt. Then you should be able to import it into your code
@rokaskrisciunas6015
@rokaskrisciunas6015 Ай бұрын
Why are they useful? Do we know what qualities does these clusters have? Are they meaningful if we have lots of variables?
@Joud3011
@Joud3011 Ай бұрын
I'm using k-means for the first time. my dataset has more than 400,000 rows and 11 columns, I run the k-means for k= 3, 5, 7, 9, and 10. it took more than 3 hours and still no output. is that normal?
@deividbejarano2386
@deividbejarano2386 2 ай бұрын
Where is the meaning the columns of Data?
@I_am_a_dataanaylst
@I_am_a_dataanaylst 2 ай бұрын
Can I use anaconda to code this
@pinkysaikia6262
@pinkysaikia6262 2 ай бұрын
Very nice explanation.
@1i1hawk1i1
@1i1hawk1i1 2 ай бұрын
Is there any way for you to automate spike removal in log data?
@manas4
@manas4 2 ай бұрын
Thank you!
@Leopar525
@Leopar525 2 ай бұрын
You’re a star. Thank you. Subscribed… very well explained
@chromepunk-mm5up
@chromepunk-mm5up 2 ай бұрын
criminally underrated channel! Your explanations are superb
@RolandoLopezNieto
@RolandoLopezNieto 3 ай бұрын
Great video
@TheWraithkiller
@TheWraithkiller 3 ай бұрын
Has anyone had an issue with In[9] when running from Jupyter Lab? Have fully checked for any spelling errors. The assignment and new columns seems to try to access. KeyError: "None of [Index(['RHOB_T', 'GR_T'. 'NPHI_T', 'PEF_T', 'DTC_T'], dtype='object')] are in the [columns]"
@akande88
@akande88 3 ай бұрын
great tutorial, thank you.
@joeyc666
@joeyc666 3 ай бұрын
I wonder if something has broken since this video has come out. I am trying PyGwalker for the first time When I go `pyg.walk(df)` The resulting sell hangs at "Loading Graphical Walker UI" and doesn't go anywhere This happens on Firefox and Chrome. Any ideas how to resolve?
@joeyc666
@joeyc666 3 ай бұрын
Interesting, I got it working by uninstalling jupyterlab and then installing notebook 🤷🏾‍♀ I'll leave this here in case it helps anyone
@halamohammed1899
@halamohammed1899 3 ай бұрын
Very nice work but I need to export the values of the predicted log to upload it on the system as a Las file
@Samuel-br6lr
@Samuel-br6lr 3 ай бұрын
Hi, the st.session_state only worked to allow other pages have access to that file, but the main page refreshes and lose that data still. Any comments on this?
@789Moonlight
@789Moonlight 3 ай бұрын
hi. thank you for this wonderful tutorial. where do you recommend choosing data sets from?
@NH-xl6du
@NH-xl6du 3 ай бұрын
Great tutorial! This was verry helpful, thanks
@bassam7627
@bassam7627 4 ай бұрын
I am a reservoir engineer interested in coding. I have just started my career with one of the biggest oil companies in the world. Trust me when I say this, I have just found your channel and it feels like I have found a treasure. I haven't watched any of your videos yet, but I am just thankful enough that you are paving the way for code integration in the oil and gas industry. Cheers.
@lschiavetti
@lschiavetti 4 ай бұрын
nice!
@AndyMcDonald42
@AndyMcDonald42 4 ай бұрын
The code and data for this video can be found as part of my Petrophysics & Python Series on Github: github.com/andymcdgeo/Petrophysics-Python-Series Direct Notebook Link: github.com/andymcdgeo/Petrophysics-Python-Series/blob/master/33%20-%20Auto%20Outlier%20Detection%20-%20Isolation%20Forest.ipynb Data Folder: github.com/andymcdgeo/Petrophysics-Python-Series/tree/master/Data
@johnspivack
@johnspivack 4 ай бұрын
This guy talks way too fast and isn't clear. He may be brilliant, but i don't think he should be an educator.
@nilanjanchatterjee474
@nilanjanchatterjee474 4 ай бұрын
My data tab is showing no values after writing pyg.walk(dataframe_name)... can someone help please?
@abinash01
@abinash01 4 ай бұрын
Thank you! and appreciate your content.
@vitorribeirosa
@vitorribeirosa 4 ай бұрын
Thank you for sharing.
@MegaChilisauce
@MegaChilisauce 4 ай бұрын
Why is the pages directory not located inside the src directory?
@AndyMcDonald42
@AndyMcDonald42 4 ай бұрын
I believe it needs to be in the same directory as the main Streamlit app.py file for it to work and for the pages to be picked up automatically. I guess you could move the app.py file and the pages directory into the src directory and run it all from there. There are a number of ways the structure could be setup. This is the one I found that works for me just now. 🙂
@Jim-KQ4YUS
@Jim-KQ4YUS 4 ай бұрын
Thanks!
@Murilo-w8e
@Murilo-w8e 4 ай бұрын
helped a lot, thanks
@BabiryeShakira-g4s
@BabiryeShakira-g4s 4 ай бұрын
Is there a way I can get this exact dataset?
@AndyMcDonald42
@AndyMcDonald42 4 ай бұрын
The code and data for this video can be found as part of my Petrophysics & Python Series on Github: github.com/andymcdgeo/Petrophysics-Python-Series Direct Notebook Link: github.com/andymcdgeo/Petrophysics-Python-Series/blob/master/33%20-%20Auto%20Outlier%20Detection%20-%20Isolation%20Forest.ipynb Data Folder: github.com/andymcdgeo/Petrophysics-Python-Series/tree/master/Data
@naufallhabib
@naufallhabib 5 ай бұрын
Thanks for sharing sir Andy, i got an issue with the well.plot command = not showing the curve plot. The output is : Axes(0.125,0.11;0.775x0.77). Hope you can answer it while I'm finding the solution as well. 🙏🙏
@dougclendening5896
@dougclendening5896 5 ай бұрын
I haven't found a single video that basically explains what lines 8, 9 and 10. Some videos talk about trees but are too generic and don't give real examples in the nodes. Videos like this shows the code but don't talk about how any of this is related to an actual tree or set of logic. How the heck are we getting there? Also, I don't think you showed an example row of data. Are all of the data numbers?
@HalkawtMawlood
@HalkawtMawlood 5 ай бұрын
There is one issue with PyGwalker in Python and R you can't count of the city names in a chart meanwhile in Powerbi you can do it easily to see the count of each city. Is there any solution?
@marksponge9073
@marksponge9073 5 ай бұрын
Here in 2024. This saved me a huge amount of time. Thank you so much.
@m12652
@m12652 5 ай бұрын
Wow... i just installed pygwalker and now i can't run pandas.... i just get a "partially initialized module 'pandas' has no attribute _pandas-parser_capi ( most likely dues to a circular import)
@juliab.4325
@juliab.4325 5 ай бұрын
Thank you was very helpful🙏🏼
@nekohanhanrin
@nekohanhanrin 5 ай бұрын
Thanks buddy, your lesson helped me a lot
@themie_
@themie_ 5 ай бұрын
Heatmaps for correlations: starts at 3:39