#python 搜索结果
Up all night grinding Python on CodeTantra! 🐍💻 Debugging loops and sipping coffee at 3 AM. Who's else coding through the night? #Python #CodeTantra #LateNightCoding
Are you a #python developer looking for your next role? Visit SeniorPython.dev for new positions available!
Today’s Progress Update • Completed Python assignment • Solved Permutation with Case Change • Solved Letter Case Permutation #100DaysOfCode #DSA #Python #CodingJourney #Consistency #WebDevelopment
Python Cheat Sheet 💫📘 Save it for later 🔖 #Python
Pull up, pose, and let the Halloween magic take over — HONOLULU style! ✨
Completed day 49 of #100DaysOfCode #python challenge: Binary Search Tree 100daysofcode.io/learn/python/d…
GM Devs # Write clean, think clear def focus_on(readability=True): return "Code speaks louder than resumes." print(focus_on()) Let your work talk. You just ship #Python
Day 51 of #100DaysOfCode Today I learned about merging DataFrames in Pandas using the pd.merge() function. Explored how inner joins work to combine data based on common columns 🔗 #Python #Pandas #DataScience #CodingJourney
📊البيانات لا تتحدث إلا لمن يتقن لغتها دورة تحليل البيانات باستخدام لغة Python - الدفعة السابعة 🔹رحلة من الأكواد إلى القرارات. 🌟الدفعات السابقة صنعت قصص نجاح حقيقية، والدفعة الجديدة تبدأ قريبًا. للتفاصيل والتسجيل 🔗: academy.btech.sa/product/data-a… #Python #DataAnalysis
Day 70 of #100DaysOfCode 🐍 Learnt Dictionaries in Python — key–value pairs that make data handling super clean! ✅ Create, access & modify ✅ Loop through .keys(), .values(), .items() #Python #100DaysOfCode #LearningInPublic #CodingJourney
YOO!! Developers... Today I studied about Feature Extraction which is extremely important for Machine Learning.. Also I practised some questions.. #python #pandas
Finally I've completed Python fundamentals...✅ Thanks to @UrviGoel3 @YouTubeIndia @collegewallah 1⃣ Explanation is clear and crisp, However i need to practice more! 2⃣ It took me almost 25 days to finish this video with putting just 1-2 hrs/day. #Python #CodingJourney
Life of a programmer Code for 17mins, debug for 13mins. Good 30mins spent #machinelearningpython #Python
🚀 Just built pyOCR — a Python-based OCR tool that extracts text from PDFs and images using Tesseract, OpenCV, and Poppler. It converts scanned docs into editable text & JSON output. Check it out on GitHub 👇 github.com/ApurveKaranwal… #Python #OCR #OpenSource #AI #ComputerVision
Day 35 of #100DaysofCode in #Python Stock Price Tracker Email Learned: 1. Using API to fetch stock price & news 2. Fetching custom info from API using parameters 3. Using <.env> to store sensitive info GitHub: shorturl.at/L9HAa #AngelaYu
Working in Simulink but have Python code you want to reuse? Now you can import Python functions directly into Simulink models! Save time, reduce errors, and accelerate your workflow. 🔗 spr.ly/60137Dfv9 #Simulink #Python #MATLAB #Engineering #Automation 💡🛠️
🚀 Master Python Data Analysis! Learn to collect, clean, analyze & visualize data with pandas, numpy, matplotlib, seaborn & plotly. 📊 Hands-on training with real-world datasets to create pro reports & dashboards. #Python #DataAnalysis #DataViz opencastlabs.co.ke/data-analysis-…
What is Python | Learn Python Programming Basics in Hindi - by Giri Sir | Video No 01 youtube.com/watch?v=OVSV27… #python #pythonprogramming #pythonjobs #pythondeveloper #pythoncode #pythoncoding #punecity #giristechhub
youtube.com
YouTube
What is Python | Complete Python Programming Explained for Beginners
New open source tool for AI document assessment - github.com/docfitlabs/doc… #artificial_intelligence #Python #machinelearningprojects
I love uv to manage my local #python. However, running #uv within a #docker on top of security tested #AWS image is a challenge. So I created a minimal dockerfile to build a container image for your python app code. More details in the #github gist tinyurl.com/aws-uv-docker
Dataclasses gestalten Python-Klassen prägnanter und gleichzeitig leistungsfähiger. Eine praktische Einführung. #python #developer computerwoche.de/article/407799…
From Likelihood to Fitness: Improving Variant Effect Prediction in Protein and Genome Language Models doi.org/10.1101/2025.0… NAVIP: Unraveling the Influence of Neighboring Small Sequence Variants on Functional Impact Prediction doi.org/10.1101/596718 #Python #100DaysOfCode
Handle #Python KeyError Exceptions pythonguides.com/keyerror-with-…
น้อง #Python ยอดวิว 29,927,225 แล้ว อีกเจ็ดหมื่นกว่าๆแตะ 30M แล้ว ถึงท่อจะอืดมากๆแต่มาทุบท่อพาน้องแตะ 30M กันค่ะ #MarkTuan #JAYB #JacksonWang #Jinyoung #Youngjae #BamBam #YUGYEOM #GOT7 #갓세븐 youtu.be/4d5C_PQl8Tg?si…
youtube.com
YouTube
GOT7 'PYTHON' MV
🚨 We’re #hiring: Sr. Python Developer – LLM Focus 💻 Remote | 🧠 LLMs, NLP, HuggingFace, PyTorch, LangChain ✅ 5+ YOE Python | Work with AI research teams 📩 Apply: aqusag.com/jobs/detail/sr… 📧 [email protected] 📞 +91-8700883932 #Python #LLM #AIJobs #RemoteJob
Day 50 of #100DaysOfCode 💻 Halfway through the journey! 🚀 Every day of coding has made me a bit stronger — from struggling with syntax to building actual projects. Excited for the next 50 days of learning and creating! 🔥 #Python #DataScience #MachineLearning #100DaysOfCode
This time we coded the coffee machine project with OOP. OOP makes everything faster and easier.☕️ Coding with: @CodeToInspire and @a_daneshyar . #WomenInTech #programming #python #AfghanGirlsCode
Just coded my first visual masterpiece with #OpenCV — rectangles, circles, and lines drawn purely with Python! Every pixel now listens to me 😎 Next stop: Working with videos and webcam . #Python #AI #CodeNewbie #OpenCV #developersarmy #100DaysOfCode
🐍 Another day in my #Python journey! Today I learned: 🏫 Class & Object ⚙️ init() / Constructor 🙋♂️ self Parameter 🏷️ Class & Object Attributes 🧠 Static Method 🎭 Abstraction 🔒 Encapsulation Step by step, getting Pythonic! 💻🔥 @ShradhaKhapra_ #CodingJourney #100DaysOfCode
Day 34 of #100DaysofCode in #Python Quiz Learned: 1. Fetched Qs using API 2. <html> unescape to read html GitHub: shorturl.at/ZAxqg #AngelaWu
Python Cheat-Sheet 📚📘 Save it now ✅️ #python
The acquisition is real. Stop listening to the "sources." You don't let a startup make an ad for the unreleased iPhone 17 unless you're buying the company. Higgsfield is about to be an Apple product.
Up all night grinding Python on CodeTantra! 🐍💻 Debugging loops and sipping coffee at 3 AM. Who's else coding through the night? #Python #CodeTantra #LateNightCoding
Day 70 of #100DaysOfCode 🐍 Learnt Dictionaries in Python — key–value pairs that make data handling super clean! ✅ Create, access & modify ✅ Loop through .keys(), .values(), .items() #Python #100DaysOfCode #LearningInPublic #CodingJourney
Completed day 49 of #100DaysOfCode #python challenge: Binary Search Tree 100daysofcode.io/learn/python/d…
1.0 Fire BlackPastel Spotnose Hurricane Orange Dream YellowBelly Clown #ballpython #ballpythons #python #pythons #snakes #reptiles #snakebreeder #볼파이톤 #ボールパイソン #ボールパイソン好き
Day 51 of #100DaysOfCode Today I learned about merging DataFrames in Pandas using the pd.merge() function. Explored how inner joins work to combine data based on common columns 🔗 #Python #Pandas #DataScience #CodingJourney
Reactive programming makes our code more flexible, readable, maintainable and easier to write. #dev #python
Day 44 of #100DaysOfCode Learned Decision Tree Algorithm 🌳 in Machine Learning today! Built an Age vs Salary prediction model using Entropy as the criterion and test_size=0.3. Check it out 👇 🔗 github.com/utkarszz/Machi… #MachineLearning #Python #100DaysOfCode #CodingJourney
Something went wrong.
Something went wrong.
United States Trends
- 1. Clippers 13.3K posts
- 2. Harden 9,633 posts
- 3. #DWTS 49.2K posts
- 4. Ty Lue 1,400 posts
- 5. Kawhi 3,452 posts
- 6. Giannis 28.2K posts
- 7. Huda 6,579 posts
- 8. #RHOSLC 7,293 posts
- 9. Whitney 15.4K posts
- 10. Markstrom 1,677 posts
- 11. Brunson 7,126 posts
- 12. Askarov N/A
- 13. #DearOlandria N/A
- 14. Chris Paul 1,530 posts
- 15. Zubac 1,647 posts
- 16. Ryan Rollins 2,974 posts
- 17. Caden 8,101 posts
- 18. Connor Bedard 4,896 posts
- 19. Alix 6,668 posts
- 20. Brook Lopez N/A