Afiz ⚡️ Profile picture
Oct 13 8 tweets 2 min read
Become a Google Certified Data Scientist for FREE

Free Certification Courses in Data Science and Machine Learning using Python from Google.

A Thread 🧵👇
1. Learn Python basics for Data Analysis

learndigital.withgoogle.com/digitalunlocke…
2. Data Science Foundations

learndigital.withgoogle.com/digitalunlocke…
3. Data Science with Python

learndigital.withgoogle.com/digitalunlocke…
4. Machine Learning Crash Course

learndigital.withgoogle.com/digitalunlocke…
5. Intro to TensorFlow for Deep Learning

learndigital.withgoogle.com/digitalunlocke…
Credits: @python_spaces has also posted these courses earlier. Please check out his post as well.
That's a wrap!

Follow me @itsafiz for more such content.

RT and Like the first tweet in the thread. Cheers 🎉

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Afiz ⚡️

Afiz ⚡️ Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @itsafiz

Oct 13
Become a Microsoft Certified AI Engineer for FREE

Microsoft Ignite: AI Automation Challenge

Stand out for a chance to win a certification voucher by
completing the 24 challenges

Course details 🧵👇
Microsoft Ignite: AI Automation Challenge:

learn.microsoft.com/en-us/training…
Check out this link for other technologies 👇

microsoft.com/en-US/cloudski…
Read 4 tweets
Oct 12
any built-in function in Python (with code snippets)

any() function returns True if at least one item is True in the iterable object.

More examples in the thread 🧵👇 Image
Check out my YouTube short if you want to see the explanation live 👇

youtube.com/shorts/RQtr3q7…

Other Examples in the next tweet 👇👇
1. any function with Lists

Return True if at least one item is true in the list. 👇 Image
Read 8 tweets
Oct 11
sorted function in Python

using the sorted function, we can sort iterables like list, tuples and strings

check out this 👇

A Thread 🧵👇
If you are a YouTube person, check out the video here

youtube.com/shorts/HXw_exH…
Find the source code:

github.com/afizs/be-thebo…
Read 4 tweets
Oct 11
Generate LaTeX Math description from Python functions

With help of one decorator, we can generate a LaTeX math description

Source code and other details in the thread 🧵👇
Find the source code of the example:

Star the repo if you like the content ⭐️

github.com/afizs/be-thebo…
latexify_py:
A Python package that generates LaTeX math descriptions from Python functions.

Read more about it here: github.com/google/latexif…
Read 4 tweets
Oct 10
Remove the Image Background using 2 lines of Python code

Source code and other details in the Thread 🧵👇 Image
Find the source code here 👇

Star the rep, if you like this program ⭐️

github.com/afizs/be-thebo…
Finally, I would like to thank @clcoding. I got inspiration from their examples for writing this program.
Read 4 tweets
Oct 10
Built-in Functions in Python (with code snippets)

Python has a great set of built-in functions, which are very powerful.

In this thread, we will discuss 4 of them. Follow me @itsafiz if you don't want to miss the reaming functions in the future.

A Thread 🧵👇
1. round() function in Python

the round function is used to convert the floating-point into a specified number of decimals number
2. set() function in Python

the set function is used to create the set object. set can also be used to remove the duplicates from the list or tuple 🙂
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(