Пікірлер
@NotTonTon
@NotTonTon 4 күн бұрын
9:15 everyone's favorite gender LMAO xD
@xir10
@xir10 8 күн бұрын
Thank you!! I had spent hours trying to solve this problem, and you just hit the nail on the head!!
@UniqueAB247
@UniqueAB247 15 күн бұрын
What a nice tutorial, thank you.
@brofessorsbooks3352
@brofessorsbooks3352 24 күн бұрын
DEFINITIVE! so good
@khayam88
@khayam88 Ай бұрын
Very well explained
@MaxWilliams-r5g
@MaxWilliams-r5g 2 ай бұрын
Great JOB Appreciate
@alex_df
@alex_df 2 ай бұрын
Thank you so much for this playlist! Went through all of it today and learned a lot. I am very experienced in Pandas and there's something I would like to simplify in your process for any new learners here: After you perform your spatial join (I've changed some variables names here) ``` states_power = gpd.sjoin(states, powerplants, how='inner', predicate='contains') ``` You can easily map the powerplant count by converting that count into a dictionary and then mapping it to the desired dataframe using the `map` function of geopandas (also in regular pandas): ``` # convert count to dictionary state_map = states_power.name.value_counts().to_dict() # map powerplant count to states states['count'] = states.name.map(state_map) ``` And just like that! For instances that do not have a match, it will have a NaN count. I know this an old video, but I hope this helps!
@Aleqsie
@Aleqsie 2 ай бұрын
Noticed the tutorial is from 2016. How relevant is the code syntax(d3js) to apply it nowadays?
@TobiasBlithe-r2h
@TobiasBlithe-r2h 4 ай бұрын
Young Brenda Moore Gary Martin Sarah
@hariraj7455
@hariraj7455 4 ай бұрын
Thank You, it was helpful and I was able to use the tool properly!! Much appreciated!
@willlmcavoy
@willlmcavoy 4 ай бұрын
Excellent video, thank you!
@TestUser-il5wz
@TestUser-il5wz 5 ай бұрын
Ah Finally Its workin in 2024 i add this cors policy for images and other stuff [ { "AllowedHeaders": [ "*" ], "AllowedMethods": [ "GET", "PUT", "POST", "DELETE" ], "AllowedOrigins": [ "*" ], "ExposeHeaders": [ "x-amz-server-side-encryption", "x-amz-request-id", "x-amz-id-2" ], "MaxAgeSeconds": 3000 } ]
@cheikhdiop4082
@cheikhdiop4082 5 ай бұрын
Very informative! Clear explanation!
@youssefsameh816
@youssefsameh816 5 ай бұрын
thank you so much
@monks4me
@monks4me 5 ай бұрын
I'm polyGONE leave a comment.
@SuperArticwolf
@SuperArticwolf 5 ай бұрын
Went through complete series. Great practical series, with useful examples and informative Videos. Kindly Continue making such videos.
@samadrita8104
@samadrita8104 5 ай бұрын
Thank you !!!
@luccassouza9514
@luccassouza9514 6 ай бұрын
nice man, tks!!
@anastasiiamorozova3417
@anastasiiamorozova3417 6 ай бұрын
hello from Lede2024, Bulma totally changed their interface and now they have even more pages inside of pages inside of pages and you never know what is where unless you use their search box!!
@jsoma
@jsoma 6 ай бұрын
:0
@metafive1
@metafive1 6 ай бұрын
Thanks for making the most complete set of ai2html tutorials on the planet. Have you used figma2html yet?
@jsoma
@jsoma 6 ай бұрын
Haha, it was completely accidental! Every year I hope someone who actually uses it daily will do better ones. I haven't used figma2html! but one of my instructors taught it last year so no one would have to buy Illustrator. It was a little rough around the edges but definitely useful
@shouryamehta4514
@shouryamehta4514 6 ай бұрын
How would I spatial join 2 data sets with longitude and latitude coordinates and also with dates - aka how do i match up the data both temporaly and spatially
@j.r.9966
@j.r.9966 6 ай бұрын
Very helpful - ty sir.
@RicardoOrihuelaInga
@RicardoOrihuelaInga 7 ай бұрын
ow men thanks a lot you saved me!
@Hasan-ye3xz
@Hasan-ye3xz 7 ай бұрын
cant thank enough !!
@kushalgautam9587
@kushalgautam9587 7 ай бұрын
thank you it works
@visarutsankham7607
@visarutsankham7607 7 ай бұрын
many thanks, I would love to join your class one day!
@Fehintiti_
@Fehintiti_ 8 ай бұрын
Do you have a link to download the zip file you used?
@sci_humn
@sci_humn 8 ай бұрын
Hey, I got one error while plotting a different lat lon coordinates: ValueError: aspect must be finite and positive plz help...
@prozaclink
@prozaclink 8 ай бұрын
for anyone watching this recording, there's a sound issue at 43:27...just fast forward to 44:12. It's not your computer, there's no need to refresh or restart
@hpac9687
@hpac9687 8 ай бұрын
Just watch 5 of your videos in a row. Good content! You got a new subscriber :)
@muratorhun8236
@muratorhun8236 8 ай бұрын
You have saved my day!, Thank you
@ANJALITHAKUR-ee1jb
@ANJALITHAKUR-ee1jb 8 ай бұрын
Thankyou this helped!
@ggs6475
@ggs6475 8 ай бұрын
python -m pip install ipykernal Defaulting to user installation because normal site-packages is not writeable ERROR: Could not find a version that satisfies the requirement ipykernal (from versions: none) ERROR: No matching distribution found for ipykernal
@petterim
@petterim 8 ай бұрын
Excellent playlist. Thanks!
@MFM88832
@MFM88832 9 ай бұрын
You're really good at explaining things. Please do one for windows using Git Bash or Command Prompt.
@realserax
@realserax 10 ай бұрын
Hey great Video but I got a question, I am currently using a .env to hide my mySQL connection data inside of my python script, and when using nuitka this .env is not hidden and instead its shown in the path of the exe. Is there a way to fix it, or do you maybe know a alternative I can do to hide my mySQL connection data like the password? Or is nuitka so safe that people cant get my sourcecode at all?
@tusharj8588
@tusharj8588 10 ай бұрын
thank you so much
@brucening4325
@brucening4325 10 ай бұрын
You are such a fucking G BRO I LOVE YOU
@minakshimathpal8698
@minakshimathpal8698 10 ай бұрын
You are awesome.
@stelsewhere3748
@stelsewhere3748 10 ай бұрын
7:00
@totofreelance
@totofreelance 11 ай бұрын
Notification was so annoying.
@totofreelance
@totofreelance 11 ай бұрын
Thank you!
@joydeepsarkar3092
@joydeepsarkar3092 11 ай бұрын
Glad I came across this tutorial of yours! Very helpful!
@sajlr2164
@sajlr2164 11 ай бұрын
GOLDEN CONTENT!!! As beginner/self learner, these are hands down the best introductory explanations to HTML, CSS and Bootstrap. I get now.
@sajlr2164
@sajlr2164 11 ай бұрын
THANK YOU!! As a hobbiest/newbie, this is golden content!!💯
@JBlongz
@JBlongz Жыл бұрын
Thanks so much. This helped me troubleshoot some S3 problems.
@abdulrahmanjasim4707
@abdulrahmanjasim4707 Жыл бұрын
Thank you, Jonathan, for a fantastic explanation
@Danielagostinho21
@Danielagostinho21 Жыл бұрын
what if we don't have access to change the server config and allow cors?
@jsoma
@jsoma Жыл бұрын
That's usually the case when you're on one server and trying to get data from another server. But unless you can change the other server, you won't be able to have the browser get the data... In those situations I usually set up something to automatically download the data from the remote location to somewhere I *do* control. This is kind of the same situation as kzbin.info/www/bejne/h3-uqa2hg9WmodE except that you don't need to scrape.
@muhammadsanan6418
@muhammadsanan6418 Жыл бұрын
Thankfully, I don't need documentations. I can just watch this video for developing concepts. Excellent ❤
@dtaktlq1296
@dtaktlq1296 Жыл бұрын
Hello sir, I have a question, I'm trying to click on an icheckbox with box of value changing everytime i open the website. How can I do that? Thank you