Python Collection of Basics and Tricky Questions
https://pythonians.medium.com/python-collection-of-basics-and-tricky-questions-5b20757d2666
https://pythonians.medium.com/python-collection-of-basics-and-tricky-questions-5b20757d2666
Medium
Python Collection of Basics and Tricky Questions
Table of Contents:
5 Python Questions 75% Of You Probably Can’t Solve In One Line Of Code
https://zl-liu.medium.com/5-python-questions-75-of-you-probably-cant-solve-in-one-line-of-code-7e944a9f955a
https://zl-liu.medium.com/5-python-questions-75-of-you-probably-cant-solve-in-one-line-of-code-7e944a9f955a
Medium
5 Python Questions 75% Of You Probably Can’t Solve In One Line Of Code
Being able to write code in one line probably won’t guarantee you a high-paying tech job, but it sure does feel satisfying. Here are thus 5…
An introduction to plotting CSV data using matplotlib and pandas
https://medium.com/@samuelfriend/an-introduction-to-plotting-csv-data-using-matplotlib-and-pandas-ecdc18fd2393
https://medium.com/@samuelfriend/an-introduction-to-plotting-csv-data-using-matplotlib-and-pandas-ecdc18fd2393
Medium
An introduction to plotting CSV data using matplotlib and pandas
Using Pyplot for a short investigation into BlackBerry’s revenue history.
Mutable and Immutable Objects in Python With Code Example
https://medium.com/@aa.aliakkaya/mutable-and-immutable-objects-in-python-with-code-example-96584fa85e3d
https://medium.com/@aa.aliakkaya/mutable-and-immutable-objects-in-python-with-code-example-96584fa85e3d
Medium
Mutable and Immutable Objects in Python With Code Example
In Python, objects can be split into two categories. Mutable and Immutable.
3 Functions to Use with Pandas Groupby That You Probably Don’t Use
https://sonery.medium.com/3-functions-to-use-with-pandas-groupby-that-you-probably-dont-use-724db94327ee
https://sonery.medium.com/3-functions-to-use-with-pandas-groupby-that-you-probably-dont-use-724db94327ee
Medium
3 Functions to Use with Pandas Groupby That You Probably Don’t Use
Discover more about Pandas
Property-based testing #4: Unifying Random Generation and Shrinking
https://medium.com/@kurt2001/property-based-testing-4-unifying-random-generation-and-shrinking-abec7e53f53e
https://medium.com/@kurt2001/property-based-testing-4-unifying-random-generation-and-shrinking-abec7e53f53e
Medium
Property-based testing #4: Unifying Random Generation and Shrinking
This is the fourth post in a series about property-based testing. It describes how to restructure the original QuickCheck API so random…
Named Entity Recognition for ICAC Press Releases
https://medium.com/@hoyinli.r/named-entity-recognition-for-icac-press-releases-a18451d13a4e
https://medium.com/@hoyinli.r/named-entity-recognition-for-icac-press-releases-a18451d13a4e
Medium
Named Entity Recognition for ICAC Press Releases
using Python package “spaCy”
The Zen of grinding LeetCode problems: Day 10— Leveling up
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-10-leveling-up-5e763b2bab8
https://medium.com/@mateidanut/the-zen-of-grinding-leetcode-problems-day-10-leveling-up-5e763b2bab8
Medium
The Zen of grinding LeetCode problems: Day 10— Leveling up
It’s the first day I attempted a medium-level problem. Spoiler alert: it went well
Simple URL shortener app in Python for Beginners (🔥 FastAPI Demo)
https://medium.com/@rahul-yr/simple-url-shortener-app-in-python-for-beginners-fastapi-demo-7978049f3532
https://medium.com/@rahul-yr/simple-url-shortener-app-in-python-for-beginners-fastapi-demo-7978049f3532
Medium
Simple URL shortener app in Python for Beginners (🔥 FastAPI Demo)
Introduction
10 Useful Python Tools For Python Developers in 2022
https://medium.com/quick-code/10-useful-python-tools-for-python-developers-in-2022-4c26de31b358
https://medium.com/quick-code/10-useful-python-tools-for-python-developers-in-2022-4c26de31b358
Medium
10 Useful Python Tools For Python Developers in 2022
Python is no longer surprising as one of the most popular languages among developers and in the community of data scientists. It is a…
Resolvendo o Letreco de maneira autônoma
https://medium.com/@conversandoemcodigos/resolvendo-o-letreco-de-maneira-aut%C3%B4noma-76373fcfbd36
https://medium.com/@conversandoemcodigos/resolvendo-o-letreco-de-maneira-aut%C3%B4noma-76373fcfbd36
Medium
Resolvendo o Letreco de maneira autônoma
O Letreco é uma das versões brasileiras não oficiais do jogo de palavras Wordle. O objetivo é tentar descobrir em até seis tentativas qual…
Bash for Data Scientists, Data Engineers & MLOps Engineers
https://towardsdatascience.com/bash-for-data-scientists-data-engineers-mlops-engineers-a8e389621e2e
https://towardsdatascience.com/bash-for-data-scientists-data-engineers-mlops-engineers-a8e389621e2e
Medium
Bash for Data Scientists, Data Engineers & MLOps Engineers
The Comprehensive Guide to Bash Programming