Python_Labs🐍
590 subscribers
267 photos
11 videos
28 files
204 links
Download Telegram
Python's fileinput module makes it easy to write CLI tools that operate on files or as a filter.

https://docs.python.org/3/library/fileinput.html
افزایش چشمگیر سرعت تابع فیبوناچی با decorator پایتون lru_cache :

زمان اجرای 32 ثانیه را به 0.18 ثانیه کاهش پیدا کرده است!

https://realpython.com/lru-cache-python/
👍6🔥1
This media is not supported in your browser
VIEW IN TELEGRAM
یک visualization خوب برای رگرسیون
👍7
ابزار عالی جهت کار با سری های زمانی در پایتون.
https://unit8co.github.io/darts/index.html#
🔥3
چند کتابخونه تو پایتون که شاید اسمونو نشنیده باشید!

1. Pendulum: Date/time
2. Cryptography: self-explanatory
3. Black: Formatter
4. Poetry: Dependencies
5. Bokeh: Web plotting
6. Bowler: Refactoring
7. Pytest: Testing
8. Hydra: Configuration
9. Click: CLI
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

https://github.com/ml-tooling/best-of-ml-python
👍1
95 Data Science Projects You Can Try with Python

https://python.plainenglish.io/85-data-science-projects-c03c8750599e
🔥1
میدانستید که
... می توانید اعداد را به نزدیکترین هزار در پایتون گرد کنید؟
🔥8
توئیت معروف این روزا:
این علائم ریاضی عجیب، چیزی نیست جز یه حلقه ساده for تو برنامه نویسی ...
🔥3😁1
This media is not supported in your browser
VIEW IN TELEGRAM
سایت کاربردی برای تمرین دستورات pandas

https://pandas.dylancastillo.co
👍4
فریم ورک fastapi پایتون، تعداد star هاش از فریم ورک spring پیشی گرفت! 😳😳
👍4
Need to create a unique identifier? #Python has you covered with the uuid module! 🐍🔥
دستورات مهم پانداز
Twitter API using Python
This is an official API from Twitter that allows you to fetch Twitter tweets by specific tags or usernames and even you can fetch tweets from your home timeline.