pre-commit / pre-commit-hooks
Some out-of-the-box hooks for pre-commit
https://github.com/pre-commit/pre-commit-hooks
Some out-of-the-box hooks for pre-commit
https://github.com/pre-commit/pre-commit-hooks
GitHub
GitHub - pre-commit/pre-commit-hooks: Some out-of-the-box hooks for pre-commit
Some out-of-the-box hooks for pre-commit. Contribute to pre-commit/pre-commit-hooks development by creating an account on GitHub.
bregman-arie / devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization
https://github.com/bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization
https://github.com/bregman-arie/devops-exercises
GitHub
GitHub - bregman-arie/devops-exercises: Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform…
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions - bre...
How I Learned Python in 6 Months
From a pharmacy student with no programming experience to a data…
https://towardsdatascience.com/how-i-learn-python-in-6-months-87fbef0eceae
From a pharmacy student with no programming experience to a data…
https://towardsdatascience.com/how-i-learn-python-in-6-months-87fbef0eceae
Designing a Feature Selection Pipeline in Python
So robust that your nana will try to replace her well-seasoned cast iron pan with it
https://towardsdatascience.com/designing-a-feature-selection-pipeline-in-python-859fec4d1b12
So robust that your nana will try to replace her well-seasoned cast iron pan with it
https://towardsdatascience.com/designing-a-feature-selection-pipeline-in-python-859fec4d1b12
Medium
Designing a Feature Selection Pipeline in Python
So robust that your nana will try to replace her well seasoned cast iron pan with it
Data Cleaning in Python: the Ultimate Guide (2020)
Techniques on what to clean and how.
https://towardsdatascience.com/data-cleaning-in-python-the-ultimate-guide-2020-c63b88bf0a0d
Techniques on what to clean and how.
https://towardsdatascience.com/data-cleaning-in-python-the-ultimate-guide-2020-c63b88bf0a0d
4 Uncommon Python Tricks You Should Learn
Tools to help you master Python
https://medium.com/better-programming/4-uncommon-python-tricks-you-should-learn-2d3a156c10f2
Tools to help you master Python
https://medium.com/better-programming/4-uncommon-python-tricks-you-should-learn-2d3a156c10f2
Side Gigs That Will Make You Money as a Programmer in 2020
An unbiased look at revenue streams every…
https://medium.com/better-programming/side-gigs-that-will-make-you-money-as-a-programmer-in-2020-9124760f3c8
An unbiased look at revenue streams every…
https://medium.com/better-programming/side-gigs-that-will-make-you-money-as-a-programmer-in-2020-9124760f3c8
A First Step Into Writing Recursive Functions
Learn to write functions that call themselves
https://medium.com/better-programming/a-first-step-into-writing-recursive-functions-aeb823b4636d
Learn to write functions that call themselves
https://medium.com/better-programming/a-first-step-into-writing-recursive-functions-aeb823b4636d
Understanding Best Practice Python Tooling by Comparing Popular Project Templates
A look at well-known…
https://medium.com/better-programming/understanding-best-practice-python-tooling-by-comparing-popular-project-templates-6eba49229106
A look at well-known…
https://medium.com/better-programming/understanding-best-practice-python-tooling-by-comparing-popular-project-templates-6eba49229106
Reproducing SQL queries in Python codes
Exhaustive introduction to rewrite SQL queries in python with…
https://medium.com/swlh/reproducing-sql-queries-in-python-codes-35d90f716b1a
Exhaustive introduction to rewrite SQL queries in python with…
https://medium.com/swlh/reproducing-sql-queries-in-python-codes-35d90f716b1a
drivendata / cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
https://github.com/drivendata/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
https://github.com/drivendata/cookiecutter-data-science
GitHub
GitHub - drivendataorg/cookiecutter-data-science: A logical, reasonably standardized, but flexible project structure for doing…
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work. - drivendataorg/cookiecutter-data-science
15 Python Libraries for Data Science You Should Know
There are quite a few great, free, open-source Python libraries for data science. In this post, ...
https://www.dataquest.io/blog/15-python-libraries-for-data-science/
There are quite a few great, free, open-source Python libraries for data science. In this post, ...
https://www.dataquest.io/blog/15-python-libraries-for-data-science/
Dataquest
15 Python Libraries for Data Science You Should Know – Dataquest
There are quite a few great, free, open-source Python libraries for data science. In this post, we'll cover 15 of the most popular and what they can do.
Magic Methods in Python, by example
https://towardsdatascience.com/magic-methods-in-python-by-example-16b6826cae5c
https://towardsdatascience.com/magic-methods-in-python-by-example-16b6826cae5c
Bank statement analyzer GUI with pandas, matplotlib and PyQt5
https://www.reddit.com/r/Python/comments/f4oaag/bank_statement_analyzer_gui_with_pandas/
https://www.reddit.com/r/Python/comments/f4oaag/bank_statement_analyzer_gui_with_pandas/
reddit
Bank statement analyzer GUI with pandas, matplotlib and PyQt5
Posted in r/Python by u/arpanghosh8453 • 806 points and 93 comments
How I Stopped Learning to Code and Started Coding
A junior developer’s report on taking the next step forward
https://medium.com/better-programming/how-i-stopped-learning-to-code-and-started-e32614bccfd8
A junior developer’s report on taking the next step forward
https://medium.com/better-programming/how-i-stopped-learning-to-code-and-started-e32614bccfd8
Top 3 New Features in Pandas 1.0
A couple of new time and nerve saving features
https://towardsdatascience.com/top-3-new-features-in-pandas-1-0-4a92d98a9a8f
A couple of new time and nerve saving features
https://towardsdatascience.com/top-3-new-features-in-pandas-1-0-4a92d98a9a8f
Autoencoders with Keras, TensorFlow, and Deep Learning
In this tutorial, you will learn how to implement and train autoencoders using Keras, TensorFlow, ...
https://www.pyimagesearch.com/2020/02/17/autoencoders-with-keras-tensorflow-and-deep-learning/
In this tutorial, you will learn how to implement and train autoencoders using Keras, TensorFlow, ...
https://www.pyimagesearch.com/2020/02/17/autoencoders-with-keras-tensorflow-and-deep-learning/
Auto-Generated Knowledge Graphs
Utilize an ensemble of web scraping bots, computational linguistics…
https://towardsdatascience.com/auto-generated-knowledge-graphs-92ca99a81121
Utilize an ensemble of web scraping bots, computational linguistics…
https://towardsdatascience.com/auto-generated-knowledge-graphs-92ca99a81121
Optimize Python Code in Jupyter Notebook
Bored waiting for a slow Python job to finish? Let’s find the…
https://towardsdatascience.com/optimize-python-code-in-jupyter-notebook-9df92832a23e
Bored waiting for a slow Python job to finish? Let’s find the…
https://towardsdatascience.com/optimize-python-code-in-jupyter-notebook-9df92832a23e