Making Your First Kaggle Submission
An easy-to-understand guide to getting started with competitions…
https://towardsdatascience.com/making-your-first-kaggle-submission-36fa07739272
An easy-to-understand guide to getting started with competitions…
https://towardsdatascience.com/making-your-first-kaggle-submission-36fa07739272
How to make money in the stock market using Python?
Trading strategies that make sure you are one step…
https://medium.com/analytics-vidhya/how-to-make-money-in-the-stock-market-using-python-dd87f126bd14
Trading strategies that make sure you are one step…
https://medium.com/analytics-vidhya/how-to-make-money-in-the-stock-market-using-python-dd87f126bd14
Switch-Case Statements Are Coming to Python
The newest release shows the new logic
https://towardsdatascience.com/switch-case-statements-are-coming-to-python-d0caf7b2bfd3
The newest release shows the new logic
https://towardsdatascience.com/switch-case-statements-are-coming-to-python-d0caf7b2bfd3
Two outlier detection techniques you should know in 2021
Elliptic Envelope and IQR-based detection
https://towardsdatascience.com/two-outlier-detection-techniques-you-should-know-in-2021-1454bef89331
Elliptic Envelope and IQR-based detection
https://towardsdatascience.com/two-outlier-detection-techniques-you-should-know-in-2021-1454bef89331
How to Run 30 Machine Learning Models with 2 Lines of Code
Learn how to run multiple machine learning…
https://towardsdatascience.com/how-to-run-30-machine-learning-models-with-2-lines-of-code-d0f94a537e52
Learn how to run multiple machine learning…
https://towardsdatascience.com/how-to-run-30-machine-learning-models-with-2-lines-of-code-d0f94a537e52
Scikit-Learn Cheat Sheet (2021), Python for Data Science
The absolute basics for beginners learning…
https://towardsdatascience.com/scikit-learn-cheat-sheet-2021-python-for-data-science-c634fd5dcbd0
The absolute basics for beginners learning…
https://towardsdatascience.com/scikit-learn-cheat-sheet-2021-python-for-data-science-c634fd5dcbd0
“Find the Difference” in Python
Difflib — A hidden gem in Python built-in libraries
https://towardsdatascience.com/find-the-difference-in-python-68bbd000e513
Difflib — A hidden gem in Python built-in libraries
https://towardsdatascience.com/find-the-difference-in-python-68bbd000e513
Two Cool Functions To Know in Python
Learn how to make tables with tabulate and show progress bars…
https://towardsdatascience.com/two-cool-functions-to-know-in-python-7c36da49f884
Learn how to make tables with tabulate and show progress bars…
https://towardsdatascience.com/two-cool-functions-to-know-in-python-7c36da49f884
Using slots in Python: limit dynamic attribute creation and improve speed
When we create classes, one of the biggest challenges is understanding how to handle dynamic ...
https://pythonforthelab.com/blog/using-slots-in-python-limit-dynamic-attribute-creation-and-improve-speed/
When we create classes, one of the biggest challenges is understanding how to handle dynamic ...
https://pythonforthelab.com/blog/using-slots-in-python-limit-dynamic-attribute-creation-and-improve-speed/
Python for the Lab
Using slots in Python: limit dynamic attribute creation and improve speed
Limiting attribute creation in Python can be useful to limit the number of mistakes users of our code can make
Working With Excel in Python
Introduction
Excel is ubiquitous. Many software projects originate from some company or process ...
https://tomassetti.me/working-with-excel-in-python/
Introduction
Excel is ubiquitous. Many software projects originate from some company or process ...
https://tomassetti.me/working-with-excel-in-python/
Strumenta
Working With Excel in Python - Strumenta
Exploring working with Excel in Python, using the openpyxl library and other tools is the goal of this article. Learn how to do it.
readthedocs / readthedocs.org
The source code that powers readthedocs.org
https://github.com/readthedocs/readthedocs.org
The source code that powers readthedocs.org
https://github.com/readthedocs/readthedocs.org
GitHub
GitHub - readthedocs/readthedocs.org: The source code that powers readthedocs.org
The source code that powers readthedocs.org. Contribute to readthedocs/readthedocs.org development by creating an account on GitHub.
Interoperable Python and SQL in Jupyter Notebooks
Using SQL on top of Pandas, Spark, and Dask
https://towardsdatascience.com/interoperable-python-and-sql-in-jupyter-notebooks-86245e711352
Using SQL on top of Pandas, Spark, and Dask
https://towardsdatascience.com/interoperable-python-and-sql-in-jupyter-notebooks-86245e711352
Hiding Secret Keys and Passwords in Python
https://medium.com/analytics-vidhya/hiding-secret-keys-and-passwords-in-python-2950c6a4359
https://medium.com/analytics-vidhya/hiding-secret-keys-and-passwords-in-python-2950c6a4359
allenai / allennlp
An open-source NLP research library, built on PyTorch.
https://github.com/allenai/allennlp
An open-source NLP research library, built on PyTorch.
https://github.com/allenai/allennlp
GitHub
GitHub - allenai/allennlp: An open-source NLP research library, built on PyTorch.
An open-source NLP research library, built on PyTorch. - allenai/allennlp
Python List Comprehension (With Examples)
By Lenin Mishra
Pre-requisites
Python Lists and Understanding Manual Iteration - iter and next
...
https://www.pylenin.com/blogs/python-list-comprehension/
By Lenin Mishra
Pre-requisites
Python Lists and Understanding Manual Iteration - iter and next
...
https://www.pylenin.com/blogs/python-list-comprehension/
Pylenin
Python List Comprehension (With Examples)
Learn to create and use lists comprehensions in Python 3 with examples.
Turning your Python Script into a ‘Real’ Program
https://python.plainenglish.io/turning-your-python-script-into-a-real-program-cb702e16ed02
https://python.plainenglish.io/turning-your-python-script-into-a-real-program-cb702e16ed02
ranahaani / GNews
A Happy and lightweight Python Package that searches Google News RSS Feed and returns a usable JSON response
https://github.com/ranahaani/GNews
A Happy and lightweight Python Package that searches Google News RSS Feed and returns a usable JSON response
https://github.com/ranahaani/GNews
GitHub
GitHub - ranahaani/GNews: A Happy and lightweight Python Package that Provides an API to search for articles on Google News and…
A Happy and lightweight Python Package that Provides an API to search for articles on Google News and returns a JSON response. - ranahaani/GNews
Impressive and Interactive Presentation with Plotly and Sphinx
Data scientists can do better…
https://towardsdatascience.com/impressive-and-interactive-presentation-with-plotly-and-sphinx-1c55ee829bbb
Data scientists can do better…
https://towardsdatascience.com/impressive-and-interactive-presentation-with-plotly-and-sphinx-1c55ee829bbb
A Tutorial On Creating Data Pipeline For Object Detection Using PyTorch And…
https://towardsdatascience.com/a-tutorial-on-creating-data-pipeline-for-object-detection-using-pytorch-and-fastai-eae20a4e8472
https://towardsdatascience.com/a-tutorial-on-creating-data-pipeline-for-object-detection-using-pytorch-and-fastai-eae20a4e8472
kkoomen / qbr
Qbr, pronounced as Cuber, is a webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
https://github.com/kkoomen/qbr
Qbr, pronounced as Cuber, is a webcam-based 3x3x3 rubik's cube solver written in Python 3 and OpenCV.
https://github.com/kkoomen/qbr