projectdiscovery / nuclei-templates
Community curated list of templates for the nuclei engine to find a security vulnerability in application.
https://github.com/projectdiscovery/nuclei-templates
Community curated list of templates for the nuclei engine to find a security vulnerability in application.
https://github.com/projectdiscovery/nuclei-templates
GitHub
GitHub - projectdiscovery/nuclei-templates: Community curated list of templates for the nuclei engine to find security vulnerabilities.
Community curated list of templates for the nuclei engine to find security vulnerabilities. - projectdiscovery/nuclei-templates
fastest way to turn HTML into text in Python
tl;dr; selectolax is best for stripping HTML down to plain text.
The problem is that I have 10,000+ ...
https://www.peterbe.com/plog/selectolax-or-pyquery
tl;dr; selectolax is best for stripping HTML down to plain text.
The problem is that I have 10,000+ ...
https://www.peterbe.com/plog/selectolax-or-pyquery
Peterbe
fastest way to turn HTML into text in Python - Peterbe.com
Pandas DataFrame Visualization Tools
Introduction
I have talked quite a bit about how pandas is a great alternative to Excel for many ...
https://pbpython.com/dataframe-gui-overview.html
Introduction
I have talked quite a bit about how pandas is a great alternative to Excel for many ...
https://pbpython.com/dataframe-gui-overview.html
Pbpython
Pandas DataFrame Visualization Tools
This article summarizes options for using a GUI to interactively view and filter pandas DataFrames.
Using hashids to hide ids of objects in Django
A common pattern in Django urls is to have the following setup for CRUD operations of your objects. ...
https://spapas.github.io/2021/01/07/django-hashids/
A common pattern in Django urls is to have the following setup for CRUD operations of your objects. ...
https://spapas.github.io/2021/01/07/django-hashids/
spapas.github.io
Using hashids to hide ids of objects in Django — /var/
How to load huge CSV datasets in Python Pandas
https://towardsdatascience.com/how-to-load-huge-csv-datasets-in-python-pandas-d306e75ff276
https://towardsdatascience.com/how-to-load-huge-csv-datasets-in-python-pandas-d306e75ff276
The Top 10 Trending Machine Learning Projects of 2020
Background matting, GAN models, and more
https://medium.com/better-programming/the-top-10-trending-machine-learning-projects-of-2020-d923bf31abb7
Background matting, GAN models, and more
https://medium.com/better-programming/the-top-10-trending-machine-learning-projects-of-2020-d923bf31abb7
7 Levels of Using the Zip Function in Python
https://medium.com/techtofreedom/7-levels-of-using-the-zip-function-in-python-a4bd22ee8bcd
https://medium.com/techtofreedom/7-levels-of-using-the-zip-function-in-python-a4bd22ee8bcd
Is Apache Airflow 2.0 good enough for current data engineering needs?
What changed in the new release…
https://towardsdatascience.com/is-apache-airflow-2-0-good-enough-for-current-data-engineering-needs-6e152455775c
What changed in the new release…
https://towardsdatascience.com/is-apache-airflow-2-0-good-enough-for-current-data-engineering-needs-6e152455775c
3 Ways a Deep Understanding of Bayes Theorem Will Improve Your Data Science
An intuitive explanation…
https://towardsdatascience.com/bayes-theorem-abc1795af097
An intuitive explanation…
https://towardsdatascience.com/bayes-theorem-abc1795af097
Stop Using Print to Debug in Python. Use Icecream Instead
Are you Using Print or Log to Debug your…
https://towardsdatascience.com/stop-using-print-to-debug-in-python-use-icecream-instead-79e17b963fcc
Are you Using Print or Log to Debug your…
https://towardsdatascience.com/stop-using-print-to-debug-in-python-use-icecream-instead-79e17b963fcc
Unlimited Flexibility of Pandas
There is almost always more than one solution
https://towardsdatascience.com/unlimited-flexibility-of-pandas-7cf6ab8ba3fc
There is almost always more than one solution
https://towardsdatascience.com/unlimited-flexibility-of-pandas-7cf6ab8ba3fc
Completely Free Roadmap to Learn Data Science in 2021
A concise selection of resources
https://towardsdatascience.com/completely-free-roadmap-to-learn-data-science-in-2021-e0fa6147e247
A concise selection of resources
https://towardsdatascience.com/completely-free-roadmap-to-learn-data-science-in-2021-e0fa6147e247
3 Essential Ways to Calculate Feature Importance in Python
A must-know for any aspiring data scientist
https://towardsdatascience.com/3-essential-ways-to-calculate-feature-importance-in-python-2f9149592155
A must-know for any aspiring data scientist
https://towardsdatascience.com/3-essential-ways-to-calculate-feature-importance-in-python-2f9149592155
3 Pandas Functions That Will Make Your Life Easier
A practical guide with worked through examples
https://towardsdatascience.com/3-pandas-functions-that-will-make-your-life-easier-4d0ce57775a1
A practical guide with worked through examples
https://towardsdatascience.com/3-pandas-functions-that-will-make-your-life-easier-4d0ce57775a1
All you need to know about Seaborn
When should I use…
https://towardsdatascience.com/all-you-need-to-know-about-seaborn-6678a02f31ff
When should I use…
https://towardsdatascience.com/all-you-need-to-know-about-seaborn-6678a02f31ff
Lazy Predict: fit and evaluate all the models from scikit-learn with a single line of code
https://towardsdatascience.com/lazy-predict-fit-and-evaluate-all-the-models-from-scikit-learn-with-a-single-line-of-code-7fe510c7281
https://towardsdatascience.com/lazy-predict-fit-and-evaluate-all-the-models-from-scikit-learn-with-a-single-line-of-code-7fe510c7281
Deploy a Smart Contract using Python: How-to
Python has numerous tools including brownie and web3.py…
https://codeburst.io/deploy-a-smart-contract-using-python-how-to-b62de0124b
Python has numerous tools including brownie and web3.py…
https://codeburst.io/deploy-a-smart-contract-using-python-how-to-b62de0124b
The Best VS Code Extensions for Python Developers for 2021
Python productivity
https://medium.com/better-programming/the-best-vs-code-extensions-for-python-developers-for-2021-748b2ce16eee
Python productivity
https://medium.com/better-programming/the-best-vs-code-extensions-for-python-developers-for-2021-748b2ce16eee
Monte Carlo Pricing in Python
A guide to the notion of securities pricing with code
https://towardsdatascience.com/monte-carlo-pricing-in-python-eafc29e3b6c9
A guide to the notion of securities pricing with code
https://towardsdatascience.com/monte-carlo-pricing-in-python-eafc29e3b6c9
Unexpected Size of Python Objects in Memory
How much memory does a Python…
https://towardsdatascience.com/the-strange-size-of-python-objects-in-memory-ce87bdfbb97f
How much memory does a Python…
https://towardsdatascience.com/the-strange-size-of-python-objects-in-memory-ce87bdfbb97f
5 Mistakes to Avoid When Using Pandas in Python for Data Scientists
Common mistakes to avoid when…
https://towardsdatascience.com/5-mistakes-to-avoid-when-using-pandas-in-python-for-data-scientists-ba1a985b84af
Common mistakes to avoid when…
https://towardsdatascience.com/5-mistakes-to-avoid-when-using-pandas-in-python-for-data-scientists-ba1a985b84af