Coding & Data Science Resources
30.4K subscribers
334 photos
515 files
337 links
Official Telegram Channel for Free Coding & Data Science Resources

Admin: @love_data
Download Telegram
โœ… Best Telegram channels to get free coding & data science resources
https://t.iss.one/addlist/ID95piZJZa0wYzk5

โœ… Free Courses with Certificate:
https://t.iss.one/free4unow_backup
๐Ÿ‘3
Web Development Toolkit for Java Developers, 2023.pdf
49.9 MB
Web Development Toolkit for Java Developers
Nirali Dabhi, 2023
๐Ÿ‘2๐Ÿ”ฅ1
Assembly Language Step-by-Step Programming with Linux .pdf
3.5 MB
Assembly Language Step-by-Step
Jeff Duntemann, 2009
๐Ÿ‘5๐Ÿ”ฅ1
โœ–๏ธ ML, Deeplearning
โœ–๏ธ Artificial intelligence
โœ–๏ธ Knowledge
โœ–๏ธ Fun
โœ–๏ธ Sแดา“แด›แดกแด€ส€แด‡
โœ–๏ธ Aแด˜แด˜s
โœ–๏ธ Uแด…แด‡แดส Cแดแดœส€sแด‡s
https://t.iss.one/+VZqZDu2c9NrJIIFJ
Mastering_Linux_Device_Driver_Development_Write.pdf
3.5 MB
Mastering Linux Device Driver Development
John Madieu, 2021
๐Ÿ‘2
๐Ÿ“ŒPhonePe is hiring for Software Engineer
Experience: 0 - 3 years
Expected Salary: 18 - 27 LPA
๐Ÿ”—Apply here:
https://cuvette.tech/app/other-jobs/663e6c4f72add0b3a8cc8d12?referralCode=8T994D
Top 50 Oops Interview Questions PDF .pdf
3.4 MB
Top 50 oops interview Questions โญ

Do not forget to React โค๏ธ to this Message for More Content Like this

Thanks For Joining All๐Ÿซถ
๐Ÿฅฐ6โค1๐Ÿ‘1
Cloud Comparison Cheat Sheet
blog.bytebytego.com, 2023
๐Ÿ‘7โค1
ChatGPT Prompting Cheatsheet
๐Ÿ‘‡๐Ÿ‘‡
https://t.iss.one/AI_Best_Tools/210
To select the right machine learning algorithm for your problem, spend time learning:

1. the nature of problem all algorithms supports

2. data characteristics each algorithm works best with

3. and the assumptions each algorithm makes
Today, we are gonna talk about:
.
assign()
.
assign() lets do create a new column from a different column with some modification ๐Ÿ’ช
.
Here we are subtracting our foundersโ€™ birth year from the current year to find their ages +/- 1 year ๐Ÿ‘
.
Later, we use the mean() function we covered in Part 3 of these series to find that together our favorite founders are 51.5 years young โ€ผ๏ธ


.

๐Ÿ‘จโ€๐Ÿ’ป#Pandas
๐Ÿ‘1๐Ÿ”ฅ1