Interested please join
Topic: MEETUP - A&D BoonDocks
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
One tap mobile
+16699009128,,84127482955#,,,,*834227# US (San Jose)
+12532158782,,84127482955#,,,,*834227# US (Tacoma)
Topic: MEETUP - A&D BoonDocks
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
One tap mobile
+16699009128,,84127482955#,,,,*834227# US (San Jose)
+12532158782,,84127482955#,,,,*834227# US (Tacoma)
Zoom Video
Join our Cloud HD Video Meeting
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solutionβ¦
IamPython
Do you know ? Python does not have switch statement. Why?
Discussing this in our Meetup
By the way, I am going to discuss 50-100 python resources tonight 10PM IST.
Anyone can attend. I am sure you will get lot of insights, projects and more information about python related tools
Topic: Python Unknown
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
Consider it is weekly DevSprint
By the way, I am going to discuss 50-100 python resources tonight 10PM IST.
Anyone can attend. I am sure you will get lot of insights, projects and more information about python related tools
Topic: Python Unknown
Time: 10 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/84127482955?pwd=SFpUVEZ2U2p2dCtsRzRYOFlnWFdQZz09
Meeting ID: 841 2748 2955
Passcode: robo
Consider it is weekly DevSprint
Zoom Video
Join our Cloud HD Video Meeting
Zoom is the leader in modern enterprise video communications, with an easy, reliable cloud platform for video and audio conferencing, chat, and webinars across mobile, desktop, and room systems. Zoom Rooms is the original software-based conference room solutionβ¦
Stop Using Print to Debug in Python. Use Icecream Instead
Icecream is a Python library that makes print debugging more readable with minimal code.
pip install icecream
Icecream is a Python library that makes print debugging more readable with minimal code.
pip install icecream
Python tip: The argument to lstrip() is a set of leading characters to be removed as many times as they occur:
>>> s = 'mississippi'
>>> s.lstrip('mis')
'ppi'
A more common need is to remove an exact match:
>>> s.removeprefix('mis')
'sissippi'
This method is new in 3.9
>>> s = 'mississippi'
>>> s.lstrip('mis')
'ppi'
A more common need is to remove an exact match:
>>> s.removeprefix('mis')
'sissippi'
This method is new in 3.9
Learning path to mastering Data Science:
πΈ Python
πΈ Git
πΈ SQL
πΈ NumPy
πΈ Pandas
πΈ Scikit-Learn
πΈ Flask
πΈ Docker
πΈ AWS
πΈ TensorFlow
πΈ Linear Algebra
πΈ Machine Learning basics
What else?
πΈ Python
πΈ Git
πΈ SQL
πΈ NumPy
πΈ Pandas
πΈ Scikit-Learn
πΈ Flask
πΈ Docker
πΈ AWS
πΈ TensorFlow
πΈ Linear Algebra
πΈ Machine Learning basics
What else?
Topic: Python for Beginners - Learning Complete Python Operators
Time: Feb 4, 2021 07:00 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/83344323895
Meeting ID: 833 4432 3895
Today we are connecting and discussing about Python Operators in detail
Complete details on Bitwise, comparison, membership, relational, arithmetic etc
In depth session
Time: Feb 4, 2021 07:00 PM IST
Join Zoom Meeting
https://us02web.zoom.us/j/83344323895
Meeting ID: 833 4432 3895
Today we are connecting and discussing about Python Operators in detail
Complete details on Bitwise, comparison, membership, relational, arithmetic etc
In depth session