Thank you for share. I am trying to understand how to create a rule where I match an expression, except ONE specific: (?![\w]*([-][\d]{2}[\.])?ad\.example\.com)$ 1. ad.example.com 2. server.ad.example.com 3. dc1.ad.example.com 4. computer-01.ad.example.com 5. _tcp.ad.example.com 6. 12389231._tcp.site.ad.example.com 7. _sites._tcp.ad.example.com I need to match every line EXCEPT line 4. Probable I am doing something wrong. May you help me?
@VijayBahadurMaurya-mv4gs6 ай бұрын
thanks dear
@fernandacctz37129 ай бұрын
GRANDEEEEEEEE!
@RoseKansil9 ай бұрын
thank you so much for the video! i was on the verge of crying since i was stuck until i found ur video
@karatewarrior142310 ай бұрын
Very helpful sir! Sir I want to know KNN also.
@harmannijjar906210 ай бұрын
Thank u soooo sooo much
@sujanmKashyap11 ай бұрын
hi, how can i extract the co ordinates of the oval drawn using this method?'
@slavii577211 ай бұрын
Thanks!
@AntonioGibas Жыл бұрын
This does not work for me. The issue came when I created and listed an SSL certificate to SQL server connection.
@SuperDaniel044 Жыл бұрын
Thanks it worked
@sefawdinberta4515 Жыл бұрын
Thanks for the helpful video! How would you add error bars in x and y direction to this? IS ALSO MY QUESTION
@NoctisProditor Жыл бұрын
how to emulate numpad imputs?
@115af Жыл бұрын
Thank you 😊
@lilac.2858 Жыл бұрын
Thanks for the helpful video! How would you add error bars in x and y direction to this?
@TutoVerso Жыл бұрын
thank u so much
@sasikaalawathura8641 Жыл бұрын
saved my ass bro thanks
@maindlessrookie2146 Жыл бұрын
Thanks so much bro!!! Out of many videos, this one worked for me.
@shrikantkadam8676 Жыл бұрын
Thank you brother you're lifesaver
@dragongeon4217 Жыл бұрын
THANK YOU MY HOMEWORK WILL NOW BE COMPLETED XD
@zoubei441 Жыл бұрын
Thx so much to creat this video😊
@prasasthidewasurendra3820 Жыл бұрын
thank you!
@vuinhkhoadhhttt16a86 Жыл бұрын
thank you so much bro
@darpanpaliwal4906 Жыл бұрын
Thank you so much sir , it's working 💯.
@mamankuttizworld4834 Жыл бұрын
Where is the next video?
@Ab-ii4oc Жыл бұрын
Perfect
@decemberchuxyzGG2 жыл бұрын
tks u bro
@mohammadzaman73832 жыл бұрын
Thank you! Crystal clear
@ibrahimtunahandag60812 жыл бұрын
what if it s not starting
@spodenkitu2 жыл бұрын
It doesn't work for game window. Why?
@knowledgesignim84282 жыл бұрын
How to perform chi-square test in R programming
@knowledgesignim84282 жыл бұрын
How to perform Z-test and F-test in R programming for beginners
@pankajchoudhary02 жыл бұрын
Thank you sir
@jairbatista73692 жыл бұрын
thank you
@jenroncondestable24932 жыл бұрын
thanks
@dwiwi83262 жыл бұрын
what the difference between read.xlsx() and read_xlsx() ?
@0737jess2 жыл бұрын
hi , what about python 3.10 and on windows 11 ? my scripts folder is empty
@geetaghegde2 жыл бұрын
Thank you. Short and clearly explained.
@ganeshgunjal13002 жыл бұрын
Thanks
@saras9092 жыл бұрын
After searching through SO many KZbin videos to try to learn how to work with an excel file on Rstudio, I finally found your. This was SO helpful. Thanks so much!
@kehindefrancis67742 жыл бұрын
Thank you so much, it worked. I was literally shedding tears. I am new to SQL . You saved me.
@bharathihiremath45562 жыл бұрын
Thank you!
@narayanthapa38752 жыл бұрын
thank you so much
@onedudeplayz42232 жыл бұрын
i did same doesnt work on windows 10 'pip' is not recognized as an internal or external command, operable program or batch file.
@Mrollllf2 жыл бұрын
Thanks
@lks7682 жыл бұрын
Very good job but i have a question how i get the picture in the canvas and convert this in 0 or 1 information (beacuse i want analyze the ´pictures with deep learning algorithm) ??
@dsgnrfh Жыл бұрын
Well you could just have a 2d array of zeros in the beginning and add this to your paint function: Your_array[y][x] = 1 (I find using Y first when working with such 2d arrays more sufficient because you've gotta print it out at some point)
@poornimamm79222 жыл бұрын
Hello sir. Excellent explanation keep on posting more videos sir. I am learning R but I have so many questions in my mind. Your video will help me a lot. Thank you so much. Sir I want to know logistic regression also. Can u help me sir