Data Science Jobs with their salaries
Top Data Science Jobs with their salaries and Job Roles
https://towardsdatascience.com/data-science-jobs-with-their-salaries-171acd3bf9be
  Top Data Science Jobs with their salaries and Job Roles
https://towardsdatascience.com/data-science-jobs-with-their-salaries-171acd3bf9be
Making the Mueller Report Searchable with OCR and Elasticsearch
https://towardsdatascience.com/making-the-mueller-report-searchable-with-ocr-and-elasticsearch-4e73e55de341
  https://towardsdatascience.com/making-the-mueller-report-searchable-with-ocr-and-elasticsearch-4e73e55de341
Python Basics — Data Structures
Introduction to built-in collections in Python
https://blog.usejournal.com/python-basics-data-structures-d378d854df1b
  Introduction to built-in collections in Python
https://blog.usejournal.com/python-basics-data-structures-d378d854df1b
Introduction to K-Means Clustering in Python with scikit-learn
Have you ever organized your bookshelf in a way that the books pertaining to the same subjects are ...
https://blog.floydhub.com/introduction-to-k-means-clustering-in-python-with-scikit-learn/
  Have you ever organized your bookshelf in a way that the books pertaining to the same subjects are ...
https://blog.floydhub.com/introduction-to-k-means-clustering-in-python-with-scikit-learn/
Statistics for Data Science
How many of us are involved in the act of taking "decisions" on a daily basis? Well, small or big ...
https://blog.floydhub.com/statistics-for-data-science/
  How many of us are involved in the act of taking "decisions" on a daily basis? Well, small or big ...
https://blog.floydhub.com/statistics-for-data-science/
DIY Data: Web Scraping with Python and BeautifulSoup
Getting sufficient clean, reliable data is one of the hardest parts of data science. While course ...
https://blog.floydhub.com/web-scraping-with-python/
  Getting sufficient clean, reliable data is one of the hardest parts of data science. While course ...
https://blog.floydhub.com/web-scraping-with-python/
Python mind-teaser: Make the function return True
Hi everyone! I was browsing /r/python and came across this post:
The challenge was easy. Provide ...
https://pythontips.com/2019/07/30/python-mind-teaser-make-the-function-return-true/
  
  Hi everyone! I was browsing /r/python and came across this post:
The challenge was easy. Provide ...
https://pythontips.com/2019/07/30/python-mind-teaser-make-the-function-return-true/
yasoob.me
  
  Python mind-teaser: Make the function return True - Yasoob Khalid
  Hi everyone! 👋 I was browsing /r/python and came across this post:
The challenge was easy. Provide such an input that if 1 is added to it, it is the instance of the same object but if 2 is added it is not.
Solution 1: Custom class The way I personally thought…
  The challenge was easy. Provide such an input that if 1 is added to it, it is the instance of the same object but if 2 is added it is not.
Solution 1: Custom class The way I personally thought…
Introduction to Anomaly Detection in Python
There are always some students in a classroom who either outperform the other students or failed to ...
https://blog.floydhub.com/introduction-to-anomaly-detection-in-python/
  There are always some students in a classroom who either outperform the other students or failed to ...
https://blog.floydhub.com/introduction-to-anomaly-detection-in-python/
Where's your bottleneck? CPU time vs wallclock time
If your process is slow it might be because it’s very CPU-intensive—or maybe it’s ...
https://pythonspeed.com/articles/blocking-cpu-or-io/
  
  If your process is slow it might be because it’s very CPU-intensive—or maybe it’s ...
https://pythonspeed.com/articles/blocking-cpu-or-io/
Python⇒Speed
  
  Where’s your bottleneck? CPU time vs wallclock time
  Slow software performance may be due to CPU, I/O, locks, and more. Learn a quick heuristic to help you identify which it is.
  Turn your previous Python projects into awesome tools — with Tkinter
Creating a simple app with…
https://towardsdatascience.com/turn-your-previous-python-projects-into-awesome-tools-with-tkinter-2e61f2241e29
  Creating a simple app with…
https://towardsdatascience.com/turn-your-previous-python-projects-into-awesome-tools-with-tkinter-2e61f2241e29
How and why I got 75Gb of free foreign exchange “Tick” data.
With full Python code to scrape, extract…
https://towardsdatascience.com/how-and-why-i-got-75gb-of-free-foreign-exchange-tick-data-9ca78f5fa26c
  With full Python code to scrape, extract…
https://towardsdatascience.com/how-and-why-i-got-75gb-of-free-foreign-exchange-tick-data-9ca78f5fa26c
RasaHQ / rasa
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
https://github.com/RasaHQ/rasa
  
  💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
https://github.com/RasaHQ/rasa
GitHub
  
  GitHub - RasaHQ/rasa: 💬   Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue…
  💬   Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants - R...
  I Wrote a Script to WhatsApp My Parents Every Morning in Just 20 Lines of Python Code
https://medium.com/better-programming/i-wrote-a-script-to-whatsapp-my-parents-every-morning-in-just-20-lines-of-python-code-5d203c3b36c1
  https://medium.com/better-programming/i-wrote-a-script-to-whatsapp-my-parents-every-morning-in-just-20-lines-of-python-code-5d203c3b36c1
Bayesian Modeling Airlines Customer Service Twitter Response Time
Student’s t-distribution, Poisson…
https://medium.com/@actsusanli/bayesian-modeling-airlines-customer-service-twitter-response-time-74af893f02c0
  Student’s t-distribution, Poisson…
https://medium.com/@actsusanli/bayesian-modeling-airlines-customer-service-twitter-response-time-74af893f02c0
Road to become a Python Ninja — Handling Exceptions
Bullet-proofing your Python code
https://blog.usejournal.com/road-to-become-a-python-ninja-handling-exceptions-afd600a762ec
  Bullet-proofing your Python code
https://blog.usejournal.com/road-to-become-a-python-ninja-handling-exceptions-afd600a762ec
Algorithmic Game Theory with Nashpy
https://towardsdatascience.com/algorithmic-game-theory-with-nashpy-a73caf14296b
  https://towardsdatascience.com/algorithmic-game-theory-with-nashpy-a73caf14296b
