Extra 4 SQL Tricks Every Data Scientist Should Know
Getting more out of SQL to step up your analytics…
https://towardsdatascience.com/extra-4-sql-tricks-every-data-scientist-should-know-d3ed7cd7bc6c
Getting more out of SQL to step up your analytics…
https://towardsdatascience.com/extra-4-sql-tricks-every-data-scientist-should-know-d3ed7cd7bc6c
Hexapod Robot Simulator with only Numpy and Plotly Dash
https://www.reddit.com/r/Python/comments/g2njfz/hexapod_robot_simulator_with_only_numpy_and/
https://www.reddit.com/r/Python/comments/g2njfz/hexapod_robot_simulator_with_only_numpy_and/
reddit
Hexapod Robot Simulator with only Numpy and Plotly Dash
Posted in r/Python by u/mikasarei • 2,756 points and 90 comments
3 Insane Secret Weapons for Python
I don’t know how I lived without them
https://towardsdatascience.com/the-3-secret-weapons-that-changed-my-python-editor-forever-c99f7b2e0084
I don’t know how I lived without them
https://towardsdatascience.com/the-3-secret-weapons-that-changed-my-python-editor-forever-c99f7b2e0084
mnielsen / neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
https://github.com/mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
https://github.com/mnielsen/neural-networks-and-deep-learning
GitHub
GitHub - mnielsen/neural-networks-and-deep-learning: Code samples for my book "Neural Networks and Deep Learning"
Code samples for my book "Neural Networks and Deep Learning" - mnielsen/neural-networks-and-deep-learning
Latent Dirichlet Allocation(LDA): A guide to probabilistic modelling approach for topic discovery
https://towardsdatascience.com/latent-dirichlet-allocation-lda-a-guide-to-probabilistic-modeling-approach-for-topic-discovery-8cb97c08da3c
https://towardsdatascience.com/latent-dirichlet-allocation-lda-a-guide-to-probabilistic-modeling-approach-for-topic-discovery-8cb97c08da3c
Building a Powerful DQN in TensorFlow 2.0 (explanation & tutorial)
And scoring 350+ by implementing…
https://medium.com/analytics-vidhya/building-a-powerful-dqn-in-tensorflow-2-0-explanation-tutorial-d48ea8f3177a
And scoring 350+ by implementing…
https://medium.com/analytics-vidhya/building-a-powerful-dqn-in-tensorflow-2-0-explanation-tutorial-d48ea8f3177a
If Programming Languages Had Honest Slogans
A little comedy for all of us right now
https://medium.com/better-programming/if-programming-languages-had-honest-slogans-6fb6201a6e03
A little comedy for all of us right now
https://medium.com/better-programming/if-programming-languages-had-honest-slogans-6fb6201a6e03
Are you still using JupyterLab?
There is a new premium product in the Data Science town. It has…
https://towardsdatascience.com/are-you-still-using-jupyterlab-ce1a4339c0a9
There is a new premium product in the Data Science town. It has…
https://towardsdatascience.com/are-you-still-using-jupyterlab-ce1a4339c0a9
Top 3 Python Functions I Wish I Knew Earlier
You don’t know what you don’t know.
https://towardsdatascience.com/top-3-python-functions-i-wish-i-knew-earlier-8732e6f35161
You don’t know what you don’t know.
https://towardsdatascience.com/top-3-python-functions-i-wish-i-knew-earlier-8732e6f35161
Lad wrote a Python script to download Alexa voice recordings, he didn't expect this email.
https://www.reddit.com/r/Python/comments/g53lxf/lad_wrote_a_python_script_to_download_alexa_voice/
https://www.reddit.com/r/Python/comments/g53lxf/lad_wrote_a_python_script_to_download_alexa_voice/
Reddit
From the Python community on Reddit: Lad wrote a Python script to download Alexa voice recordings, he didn't expect this email.
Explore this post and more from the Python community
3 Python Visualization Libraries You MUST Know as A Data Scientist
https://towardsdatascience.com/3-python-visualization-libraries-you-must-know-as-a-data-scientist-8d0cd25e1c73
https://towardsdatascience.com/3-python-visualization-libraries-you-must-know-as-a-data-scientist-8d0cd25e1c73
Space Science with Python — An Introduction
https://medium.com/@thomas.albin/space-science-with-python-an-introduction-2de33e26c7b2
https://medium.com/@thomas.albin/space-science-with-python-an-introduction-2de33e26c7b2
The Best of Python’s Built-in Libraries
Discover the treasures of Python!
https://levelup.gitconnected.com/the-best-of-pythons-built-in-libraries-e08495396ef
Discover the treasures of Python!
https://levelup.gitconnected.com/the-best-of-pythons-built-in-libraries-e08495396ef
Use Google Sheets, S3, and Python to Build a Website Quickly
A survival guide for non-web developers
https://towardsdatascience.com/use-google-sheets-s3-and-python-to-build-a-website-quickly-8e4501dab02e
A survival guide for non-web developers
https://towardsdatascience.com/use-google-sheets-s3-and-python-to-build-a-website-quickly-8e4501dab02e
Top 10 Coursera Certificates to start your career in Cloud, Data Science, AI, Mainframe and IT Support
https://medium.com/javarevisited/top-10-coursera-certificates-to-start-your-career-in-cloud-data-science-ai-mainframe-and-it-558690c83587
https://medium.com/javarevisited/top-10-coursera-certificates-to-start-your-career-in-cloud-data-science-ai-mainframe-and-it-558690c83587
Your First Neural Network in PyTorch
Let’s get that PC warm.
https://towardsdatascience.com/your-first-neural-network-in-pytorch-725631ae0fc
Let’s get that PC warm.
https://towardsdatascience.com/your-first-neural-network-in-pytorch-725631ae0fc
Understand map() function to manipulate pandas Series
Learn the…
https://towardsdatascience.com/understand-map-function-to-manipulate-pandas-series-8ac340d514f7
Learn the…
https://towardsdatascience.com/understand-map-function-to-manipulate-pandas-series-8ac340d514f7
Multithreading in Python for Finance
A quick guide to parallel computing with applications in finance
https://towardsdatascience.com/multithreading-in-python-for-finance-fc1425664e74
A quick guide to parallel computing with applications in finance
https://towardsdatascience.com/multithreading-in-python-for-finance-fc1425664e74
Scraping Live Traffic Data in 3 Lines of Code, Step-by-Step
Learn how to web scrape a live-updating…
https://towardsdatascience.com/scraping-live-traffic-data-in-3-lines-of-code-step-by-step-9b2cc7ddf31f
Learn how to web scrape a live-updating…
https://towardsdatascience.com/scraping-live-traffic-data-in-3-lines-of-code-step-by-step-9b2cc7ddf31f
Today I’m releasing PyBoy v1.0.0! A Game Boy emulator written in Python, focused on scripting, AI and learning
https://www.reddit.com/r/Python/comments/g484d4/today_im_releasing_pyboy_v100_a_game_boy_emulator/
https://www.reddit.com/r/Python/comments/g484d4/today_im_releasing_pyboy_v100_a_game_boy_emulator/
reddit
Today I’m releasing PyBoy v1.0.0! A Game Boy emulator written in...
Posted in r/Python by u/baekalfen • 1,750 points and 49 comments