Why You Should Master SQL Before Calling Yourself Data Scientist
https://levelup.gitconnected.com/why-you-should-master-sql-before-calling-yourself-data-scientist-5b2982b7ff97
https://levelup.gitconnected.com/why-you-should-master-sql-before-calling-yourself-data-scientist-5b2982b7ff97
Medium
Why You Should Master SQL Before Calling Yourself Data Scientist
I don’t call myself a data scientist but I know SQL well
How to handle single quotes “ ‘ “ dictionary to json as double quotes ‘ “ ‘?
https://medium.com/@karankajrolkar/how-to-handle-single-quotes-dictionary-to-json-as-double-quotes-9a83a76d36b2
https://medium.com/@karankajrolkar/how-to-handle-single-quotes-dictionary-to-json-as-double-quotes-9a83a76d36b2
Medium
How to handle single quotes “ ‘ “ dictionary to json as double quotes ‘ “ ‘? OR How to handle Escaped un escaped characters in…
While working on json in python I got multiple issue while creating json from pandas data frame, again collect multiple data frames to…
Performance: Improving memory needs and dict lookup time with string interning
https://medium.com/@javiercmz/performance-improving-memory-needs-and-dict-lookup-time-with-string-interning-2122c2a3bb88
https://medium.com/@javiercmz/performance-improving-memory-needs-and-dict-lookup-time-with-string-interning-2122c2a3bb88
Medium
Python Performance: Improving memory needs and dict lookup time with string interning
In this article I will talk about the method called string interning and how it can help us to reduce the memory consumed when we need to handle a big amount of strings with a lot of repeated…
Modeling uncertainty in neural networks with TensorFlow Probability
https://towardsdatascience.com/modeling-uncertainty-in-neural-networks-with-tensorflow-probability-a706c2274d12
https://towardsdatascience.com/modeling-uncertainty-in-neural-networks-with-tensorflow-probability-a706c2274d12
Medium
Modeling uncertainty in neural networks with TensorFlow Probability
Part 2: Aleatoric uncertainty
Automatic License Plate Detection & Recognition using deep learning
https://18it134.medium.com/automatic-license-plate-detection-recognition-using-deep-learning-81ad772410ac
https://18it134.medium.com/automatic-license-plate-detection-recognition-using-deep-learning-81ad772410ac
Medium
Automatic License Plate Detection & Recognition using deep learning
OpenCV: OpenCV is a library of programming functions mainly aimed at real-time computer vision plus its open-source, fun to work with and…
Developing a cryptocurrency investment assistant (trading bot)
https://medium.com/@tom.rivoire82/developing-a-cryptocurrency-investment-assistant-trading-bot-2b9c940fceb7
https://medium.com/@tom.rivoire82/developing-a-cryptocurrency-investment-assistant-trading-bot-2b9c940fceb7
Medium
Developing a cryptocurrency investment assistant (trading bot)
Python bot connected to Binance
Bitcoin Black Friday SALE! Opportunity for BUY or SELL? — Is there any correlation?
https://tokensquant.medium.com/bitcoin-black-friday-sale-opportunity-for-buy-or-sell-is-there-any-correlation-cd39cf7d3993
https://tokensquant.medium.com/bitcoin-black-friday-sale-opportunity-for-buy-or-sell-is-there-any-correlation-cd39cf7d3993
Medium
Bitcoin Black Friday SALE! Opportunity for BUY or SELL? — Is there any correlation?
As I remember or better to say Facebook remind me of how I posted some funny pictures about Black Friday and Bitcoin prices. Reminded me…
Gentle Introduction to Linear Programming
https://medium.com/daily-programming-tips/gentle-introduction-to-linear-programming-c07b28d2f616
https://medium.com/daily-programming-tips/gentle-introduction-to-linear-programming-c07b28d2f616
Medium
Gentle Introduction to Linear Programming
This article will be a gentle introduction to Linear Programming and also show you how to plot a feasible region satisfying constraints in…
1 Line of Python Code That Will Speed Up Your AI by Up to 6x
https://dogaozgon.medium.com/1-line-of-python-code-that-will-speed-up-your-ai-by-up-to-6x-667a9bf53d7d
https://dogaozgon.medium.com/1-line-of-python-code-that-will-speed-up-your-ai-by-up-to-6x-667a9bf53d7d
Medium
1 Line of Python Code That Will Speed Up Your AI by Up to 6x
One of the impressive technologies that was revealed in the NVIDIA GTC was the release of TensorRT 8.2. This release comes with a major…
Implement the concept of template and do while loop in python.
https://medium.com/@pmali9468/implement-the-concept-of-template-and-do-while-loop-in-python-fb8239a0464
https://medium.com/@pmali9468/implement-the-concept-of-template-and-do-while-loop-in-python-fb8239a0464
Medium
Implement the concept of template and do while loop in python.
TEMPLATE in Python
Deepnote: a Collaborative Framework for Your Python Notebooks
https://towardsdatascience.com/deepnote-a-collaborative-framework-for-your-python-notebooks-99390a6766e9
https://towardsdatascience.com/deepnote-a-collaborative-framework-for-your-python-notebooks-99390a6766e9
Medium
Deepnote: a Collaborative Framework for Your Python Notebooks
Getting started with Deepnote
How to Use tmuxp to Manage Your tmux Session
https://betterprogramming.pub/how-to-use-tmuxp-to-manage-your-tmux-session-614b6d42d6b6
https://betterprogramming.pub/how-to-use-tmuxp-to-manage-your-tmux-session-614b6d42d6b6
Medium
How to Use tmuxp to Manage Your tmux Session
Take control of your tmux sessions
Proving the ‘Birthday Paradox’ with Python and Data Visualization
https://michaelblack-2306.medium.com/proving-the-birthday-paradox-with-python-and-data-visualization-2c0153e980e
https://michaelblack-2306.medium.com/proving-the-birthday-paradox-with-python-and-data-visualization-2c0153e980e
Medium
Proving the ‘Birthday Paradox’ with Python and Data Visualization
Math is confusing, graphs are not
Deploy Flask App by Heroku (macOS)- A rigorous professor of cartography
https://supermonk00.medium.com/deploy-flask-app-by-heroku-macos-a-rigorous-professor-of-cartography-23dbdecfe82c
https://supermonk00.medium.com/deploy-flask-app-by-heroku-macos-a-rigorous-professor-of-cartography-23dbdecfe82c
Medium
Deploy Flask App by Heroku (macOS)- A rigorous professor of cartography
Introduction