پایتون ( Machine Learning | Data Science )
23.8K subscribers
493 photos
58 videos
103 files
347 links
◀️اینجا با تمرین و چالش با هم پایتون رو یاد می گیریم

بانک اطلاعاتی پایتون
پروژه / code/ cheat sheet
+ویدیوهای آموزشی

+کتابهای پایتون
تبلیغات:
@alloadv

🔁ادمین :
@maryam3771
Download Telegram
یکی از بهترین یوتوبر برنامه نویسی (پایتون) به نظرم آریان هست، سطح علمی و تجربه به شدت بالا هم توی پایتون هم زبان‌های دیگه که به پایتون بسط میده، قدرت انتقال مفاهیمش خیلی قویه، تاپیک‌هایی رو میگه که هیچ‌ جای دیگه نمیگن، معماری کدهاش به شدت زیباست

https://youtube.com/@arjancodes?si=INVzPP3BBWT1xDtq


#Python
🆔 @Python4all_pro
👍143
معرفی چند سایت خوب برای یادگیری پایتون

🔹https://calmcode.io/

🔹https://superfastpython.com/

🔹https://realpython.com/

#Python
🆔 @Python4all_pro
👍21
Create web-based user interfaces with Python. The nice way

https://github.com/zauberzeug/nicegui



#Python
🆔 @Python4all_pro
👍2
Excel Basics for Data Analysis

‼️What you'll learn

Display working knowledge of Excel for Data Analysis.

Perform basic spreadsheet tasks including navigation, data entry, and using formulas.

Employ data quality techniques to import and clean data in Excel.

Analyze data in spreadsheets by using filter, sort, look-up functions, as well as pivot tables

📥https://imp.i384100.net/Qy9rYo

#علم_داده #اکسل
#DataScience
#Python #Free_course
🆔 @Python4all_pro
👍51❤‍🔥1
Python for Everybody Specialization

Learn to Program and Analyze Data with Python. Develop programs to gather, clean, analyze, and visualize data

Skills you'll gain:
Json
Xml
Python Programming
Database (DBMS)


https://imp.i384100.net/5gdQk2

#Python #Free_course
🆔 @Python4all_pro
کتابخانه پایتون که قابلیت‌های Generative AI را به pandas اضافه می‌کند

معرفی PandasAI: فریم های داده پیچیده را تجزیه و تحلیل کنید و تصویرسازی ها را فقط با استفاده از زبان طبیعی ترسیم کنید

With Pandas AI you can:

→ Clean the Data
→ Impute missing values
→ Generate New features
→ Analyze and manipulate the data

Not just that you can also ask it to plot the charts

توضیحات بیشتر:
https://github.com/Sinaptik-AI/pandas-ai


#library #Python
🆔 @Python4all_pro
👍8
Find Weather information using Python


#code #Python
🆔 @Python4all_pro
2
Enter Chemical Formula to find Name



#code #Python
🆔 @Python4all_pro
❤‍🔥1👍1
Download youtube playlist using Python



#code #Python
🆔 @Python4all_pro
😍6🔥1
Generate Audio captcha using Python


#code #Python
🆔 @Python4all_pro
🔥4
بچه ها این دوره ی خوبی هستش تا برداشته نشده به اکانت یودمی تون رایگان اضافه کنید

موضوع :
Python Complete Course: with 30+ Hands-on Tasks and Solution

Coupon : 2C9E037E76621580CEA9

Link :
https://www.udemy.com/course/learning-python-for-beginners-1-data-types-input-format/?couponCode=2C9E037E76621580CEA9

#PythonCourse #UdemyFree #CodingSkills


#code #Python
🆔 @Python4all_pro
🤷‍♂4👍2
Text wrapping using Python Libraries



#code #Python
🆔 @Python4all_pro
Check Battery status using Python



#code #Python
🆔 @Python4all_pro
👍2
Master Python programming in 15 days with Free Resources 👇

Days 1-3: Introduction to Python
- Day 1: Start by installing Python on your computer.
- Day 2: Learn the basic syntax and data types in Python (variables, numbers, strings).
- Day 3: Explore Python's built-in functions and operators.

Days 4-6: Control Structures
- Day 4: Understand conditional statements (if, elif, else).
- Day 5: Learn about loops (for and while) and iterators.
- Day 6: Work on small projects to practice using conditionals and loops.

Days 7-9: Data Structures
- Day 7: Learn about lists and how to manipulate them.
- Day 8: Explore dictionaries and sets.
- Day 9: Understand tuples and lists comprehensions.

Days 10-12: Functions and Modules
- Day 10: Learn how to define functions in Python.
- Day 11: Understand scope and global vs. local variables.
- Day 12: Explore Python's module system and create your own modules.

Days 13-15: Intermediate Concepts
- Day 13: Work with file handling and I/O operations.
- Day 14: Learn about exceptions and error handling.
- Day 15: Explore more advanced topics like object-oriented programming and libraries such as NumPy, pandas, and Matplotlib.

FREE RESOURCES TO LEARN PYTHON 👇

Microsoft course for Python: https://learn.microsoft.com/en-us/training/paths/beginner-python/

Harvard course for Python: http://cs50.harvard.edu/python/2022/

Freecodecamp Python course with certificate: https://www.freecodecamp.org/learn/data-analysis-with-python/#data-analysis-with-python-course



#code #Python
🆔 @Python4all_pro
👍7
تبدیل متن به مقادیر عددی در پایتون

Numerizer

$ pip install numerizer

>>> from numerizer import numerize
>>> numerize('forty two')
'42'
>>> numerize('forty-two')
'42'
>>> numerize('four hundred and sixty two')
'462'
>>> numerize('one fifty')
'150'
>>> numerize('twelve hundred')
'1200'
>>> numerize('twenty one thousand four hundred and seventy three')
'21473'
>>> numerize('one million two hundred and fifty thousand and seven')
'1250007'
>>> numerize('one billion and one')
'1000000001'
>>> numerize('nine and three quarters')
'9.75'
>>> numerize('platform nine and three quarters')
'platform 9.75'




#code #Python
🆔 @Python4all_pro
5👍2
Desktop Notification with Python


#code #Python
🆔 @Python4all_pro
👍4