Haste Not: Ye Aspiring Programmers
https://medium.com/@jolaiyaemmanuel/haste-not-ye-aspiring-programmers-9b9add92abf3
https://medium.com/@jolaiyaemmanuel/haste-not-ye-aspiring-programmers-9b9add92abf3
How To Compare Two Sets in Python
Take advantage of built-in methods for easy comparisons
https://medium.com/better-programming/a-visual-guide-to-set-comparisons-in-python-6ab7edb9ec41
Take advantage of built-in methods for easy comparisons
https://medium.com/better-programming/a-visual-guide-to-set-comparisons-in-python-6ab7edb9ec41
Why choose between R and Python when you can choose both?
The reticulate package allows R and Python…
https://towardsdatascience.com/why-choose-between-r-and-python-when-you-can-choose-both-4949cccb90a1
The reticulate package allows R and Python…
https://towardsdatascience.com/why-choose-between-r-and-python-when-you-can-choose-both-4949cccb90a1
Tokenizers: How machines read
The world of Deep Learning (DL) Natural Language Processing (NLP) is evolving at a rapid pace. We ...
https://blog.floydhub.com/tokenization-nlp/
The world of Deep Learning (DL) Natural Language Processing (NLP) is evolving at a rapid pace. We ...
https://blog.floydhub.com/tokenization-nlp/
Keep Jupyter Notebook Running Even After Browser is Closed
Keeping the browser tab open to run Jupyter…
https://towardsdatascience.com/keep-jupyter-notebook-running-even-after-browser-is-closed-9a1937b7c615
Keeping the browser tab open to run Jupyter…
https://towardsdatascience.com/keep-jupyter-notebook-running-even-after-browser-is-closed-9a1937b7c615
scrapy / scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
https://github.com/scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
https://github.com/scrapy/scrapy
GitHub
GitHub - scrapy/scrapy: Scrapy, a fast high-level web crawling & scraping framework for Python.
Scrapy, a fast high-level web crawling & scraping framework for Python. - scrapy/scrapy
Here’s how to make Pandas Iteration 150x Faster
No, it’s not a clickbait.
https://towardsdatascience.com/heres-how-to-make-pandas-iteration-150x-faster-20ccb5477128
No, it’s not a clickbait.
https://towardsdatascience.com/heres-how-to-make-pandas-iteration-150x-faster-20ccb5477128
jupyter / jupyter
Jupyter metapackage for installation, docs and chat
https://github.com/jupyter/jupyter
Jupyter metapackage for installation, docs and chat
https://github.com/jupyter/jupyter
GitHub
GitHub - jupyter/jupyter: Jupyter metapackage for installation and documentation
Jupyter metapackage for installation and documentation - jupyter/jupyter
Cython-A Speed-Up Tool for your Python Function
When tweaking your algorithm gives small improvements…
https://towardsdatascience.com/cython-a-speed-up-tool-for-your-python-function-9bab64364bfd
When tweaking your algorithm gives small improvements…
https://towardsdatascience.com/cython-a-speed-up-tool-for-your-python-function-9bab64364bfd
Building command line interfaces in Python
It is very useful to be able to create command line interfaces for our programs. There are several ...
https://stribny.name/blog/2020/01/building-command-line-interfaces-in-python
It is very useful to be able to create command line interfaces for our programs. There are several ...
https://stribny.name/blog/2020/01/building-command-line-interfaces-in-python
Transform Reality with Pandas
Re-shape data with Transpose, Melt, Merge, and more.
https://towardsdatascience.com/transform-reality-with-pandas-96f061628030
Re-shape data with Transpose, Melt, Merge, and more.
https://towardsdatascience.com/transform-reality-with-pandas-96f061628030
Pandas Join vs. Merge
What Do They Do And When Should We Use Each One?
https://towardsdatascience.com/pandas-join-vs-merge-c365fd4fbf49
What Do They Do And When Should We Use Each One?
https://towardsdatascience.com/pandas-join-vs-merge-c365fd4fbf49
Exhaustive Introduction to Pandas in Python (1)
https://medium.com/@lush9516/exhaustive-introduction-to-pandas-in-python-1-30567bd588cd
https://medium.com/@lush9516/exhaustive-introduction-to-pandas-in-python-1-30567bd588cd
Applied Exploratory Data Analysis, The Power of Visualization, Bike-Sharing, Python.
https://towardsdatascience.com/applied-exploratory-data-analysis-the-power-of-visualization-bike-sharing-python-c5b2645c3595
https://towardsdatascience.com/applied-exploratory-data-analysis-the-power-of-visualization-bike-sharing-python-c5b2645c3595
Reproducing SQL queries using python codes
This blog is mainly about how to rewrite SQL queries in…
https://medium.com/swlh/reproducing-sql-queries-using-python-codes-3cc8533d941c
This blog is mainly about how to rewrite SQL queries in…
https://medium.com/swlh/reproducing-sql-queries-using-python-codes-3cc8533d941c
YOLO and Tiny-YOLO object detection on the Raspberry Pi and Movidius NCS
In this tutorial, you will learn how to utilize YOLO and Tiny-YOLO for near real-time object ...
https://www.pyimagesearch.com/2020/01/27/yolo-and-tiny-yolo-object-detection-on-the-raspberry-pi-and-movidius-ncs/
In this tutorial, you will learn how to utilize YOLO and Tiny-YOLO for near real-time object ...
https://www.pyimagesearch.com/2020/01/27/yolo-and-tiny-yolo-object-detection-on-the-raspberry-pi-and-movidius-ncs/
PyImageSearch
YOLO and Tiny-YOLO object detection on the Raspberry Pi and Movidius NCS - PyImageSearch
Learn how to utilize YOLO and Tiny-YOLO for near real-time object detection on the Raspberry Pi with a Movidius NCS.