3 Most Effective Yet Underutilized Functions in Python
https://anmol3015.medium.com/3-most-effective-yet-underutilized-functions-in-python-d865ffaca0bb
https://anmol3015.medium.com/3-most-effective-yet-underutilized-functions-in-python-d865ffaca0bb
Medium
Don’t Run Loops in Python, Instead, Use These!
No need to run loops in Python anymore
期末人福音——用Python写个自动批改作业系统 - 小熊猫爱恰饭
https://www.cnblogs.com/xiaoxiongmao123/p/16425176.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://www.cnblogs.com/xiaoxiongmao123/p/16425176.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
期末人福音——用Python写个自动批改作业系统 - 小熊猫爱恰饭 - 博客园
一、亮出效果 最近一些软件的搜题、智能批改类的功能要下线。 退1024步讲,要不要自己做一个自动批改的功能啊?万一哪天孩子要用呢! 昨晚我做了一个梦,梦见我实现了这个功能,如下图所示:功能简介:作对了
I Built My Own Fashion Dataset For Deep Learning
https://amir-tech.medium.com/i-built-my-own-fashion-dataset-for-deep-learning-fe461fe98d0b
https://amir-tech.medium.com/i-built-my-own-fashion-dataset-for-deep-learning-fe461fe98d0b
Medium
I Built My Own Fashion Dataset For Deep Learning
52,000 labeled fashion images from 10 categories
Orchestrate Your Data Science Project with Prefect 2.0
https://medium.com/the-prefect-blog/orchestrate-your-data-science-project-with-prefect-2-0-4118418fd7ce
https://medium.com/the-prefect-blog/orchestrate-your-data-science-project-with-prefect-2-0-4118418fd7ce
Medium
Orchestrate Your Data Science Project with Prefect 2.0
Make Your Data Science Pipeline Resilient Against Failures
Apriori Algorithm Theory And Do It In Python— Data Mining In Python
https://medium.com/@rizwan3d/apriori-algorithm-theory-and-do-it-in-python-data-mining-in-python-12b043997370
https://medium.com/@rizwan3d/apriori-algorithm-theory-and-do-it-in-python-data-mining-in-python-12b043997370
Medium
Apriori Algorithm Theory And Do It In Python— Data Mining In Python
In 1994, Mr. R. Agarwal and Mr. R. Srikant working to find frequent set of item in Boolean based dataset. They are come up with algorithm…
Pandas, Numpy and Matplotlib is all you need for analyzing your data
https://medium.com/@moidhassan/pandas-numpy-and-matplotlib-is-all-you-need-for-analyzing-your-data-f22c1c8168b0
https://medium.com/@moidhassan/pandas-numpy-and-matplotlib-is-all-you-need-for-analyzing-your-data-f22c1c8168b0
Medium
Pandas, Numpy and Matplotlib is all you need for analyzing your data
Summary of most common libraries in Python
Three ways to parse arguments in your Python code
https://towardsdatascience.com/three-ways-to-parse-arguments-in-your-python-code-aba092e8ad73
https://towardsdatascience.com/three-ways-to-parse-arguments-in-your-python-code-aba092e8ad73
Towards Data Science
Three ways to parse arguments in your Python code | Towards Data Science
Improve the efficiency of your code by using command-line and configuration files in Python
Using AWS and Hyperscan to match regular expressions on 100GB of text
https://medium.com/@meadowrun/using-aws-and-hyperscan-to-match-regular-expressions-on-100gb-of-text-4d87a62141ee
https://medium.com/@meadowrun/using-aws-and-hyperscan-to-match-regular-expressions-on-100gb-of-text-4d87a62141ee
Medium
Using AWS and Hyperscan to match regular expressions on 100GB of text
This is the second article in a series that walks through how to use Meadowrun to quickly run regular expressions over a large text…
Data Structure in Python is so Famous, But Why?
https://medium.com/@shifanatasneem28/data-structure-in-python-is-so-famous-but-why-9dd69b284abb
https://medium.com/@shifanatasneem28/data-structure-in-python-is-so-famous-but-why-9dd69b284abb
Medium
Data Structure in Python is so Famous, But Why?
We may be wondering, why its must to know about Data Structures??? Does it really stuck ups?why is it so needed?