Telegram Group Search
Check the github repositories for other AI projects
https://github.com/epythonlab.com
Forwarded from Epython Lab
Watch the videos above if you're confused about the answer.

is left_df.merge(right_df, on="column_name") ?
Anonymous Quiz
27%
Inner join
19%
Outer join
42%
Left join
12%
Right join
Forwarded from Epython Lab
is Probability the opposite of statistics?
Anonymous Quiz
27%
Yes
73%
No
Forwarded from Epython Lab
This media is not supported in your browser
VIEW IN TELEGRAM
Harry up 😁 programmers is increasing linearly.



According to the #bardai search results, programmers are expected to be 30 million in 2024 in the world workforce.



This is amazing for newbies.



Data source: bardai

Visualization is done by @asibehtenager

#visualization #data

Join https://www.group-telegram.com/epythonlab.com/ for more resources
Forwarded from Epython Lab
Getting data from webpage and transform it to structure format for data analysis is one of the skills that you need to have 🐍🐍

This is a step by step tutorials of scraping and transforming table data from website https://lnkd.in/dJzB36HQ

Join Telegram https://www.group-telegram.com/epythonlab.com/

#epythonlab #python #webscraping
Forwarded from Epython Lab
This is a step by step web scrapping tutorials from scratch
👉Learn how to scrape data from any website for data analysis
https://www.youtube.com/playlist?list=PL0nX4ZoMtjYESrtqb0zrOoDkS5XskWB25

👉Join Telegram https://www.group-telegram.com/epythonlab.com/

#python #data #webscraping #epythonlab
Forwarded from Epython Lab
How fast is built-in sorting function
@epythonlab #short_codes
Forwarded from Epython Lab
You've come across the following piece of code:
c = a * b
could the following be possible outcomes? 1. c is list a repeated b times 2. c is list b repeated a times
Anonymous Poll
24%
No to both options
36%
Yes to both options
31%
Yes to option 1, no option 2
9%
Yes to option 2, no option 1
Simplify Your Python Code with Dictionary Default Values! 🚀🐍

Did you know you can avoid repetitive conditional checks in Python when working with dictionaries?

Instead of manually handling missing keys, use the `defaultdict` from the collections module.

It’s a game-changer!

💡 Why use it?

- No need for if-else or get() checks to handle missing keys.

- Perfect for counting items, grouping data, or setting up default values.
Developer Skills, AI Impact, and the Future of Software Careers

This survey aims to assess developers' skill levels, usage of AI tools like ChatGPT, and perspectives on the future of AI in the software development field. We also want to understand your favorite programming languages and the reasons behind your preferences.

The collected data will be used exclusively for research and educational purposes to better understand developer challenges and career trends. Your participation is voluntary, and no information provided will be used for illegal activities. All responses will remain confidential.
https://forms.gle/vEppeY3yy3WQeUx86
2024/12/02 00:17:00
Back to Top
HTML Embed Code: