I finished my Python Ray Tracer capable of rendering refraction and thin film interference!
https://www.reddit.com/r/Python/comments/i9q4dx/i_finished_my_python_ray_tracer_capable_of/
https://www.reddit.com/r/Python/comments/i9q4dx/i_finished_my_python_ray_tracer_capable_of/
I finally finished and deployed my own URL shortener
https://www.reddit.com/r/Python/comments/iav7gk/i_finally_finished_and_deployed_my_own_url/
https://www.reddit.com/r/Python/comments/iav7gk/i_finally_finished_and_deployed_my_own_url/
reddit
I finally finished and deployed my own URL shortener
It's been a long learning journey (for me at least), and I am so proud to present to you all this project. It is a custom URL shortener with no...
A tale of two frameworks
Tensorflow and Pytorch: side-by-side at last.
https://towardsdatascience.com/a-tale-of-two-frameworks-985fa7fcec
Tensorflow and Pytorch: side-by-side at last.
https://towardsdatascience.com/a-tale-of-two-frameworks-985fa7fcec
Nothing Fancy — But 16 Essential Operations to Get You Started With Pandas
Overview of the basic data…
https://towardsdatascience.com/nothing-fancy-but-16-essential-operations-to-get-you-started-with-pandas-5b0c2f649068
Overview of the basic data…
https://towardsdatascience.com/nothing-fancy-but-16-essential-operations-to-get-you-started-with-pandas-5b0c2f649068
How to store digital files in a database in Python
An important part of a programmer’s toolbox
https://towardsdatascience.com/how-to-store-digital-files-in-a-database-with-python-f9ec8d15741a
An important part of a programmer’s toolbox
https://towardsdatascience.com/how-to-store-digital-files-in-a-database-with-python-f9ec8d15741a
How to use the easiest GUI of your life in Python
https://codeburst.io/how-to-use-the-easiest-gui-of-your-life-in-python-d3762270a2a0
https://codeburst.io/how-to-use-the-easiest-gui-of-your-life-in-python-d3762270a2a0
Ball tracking in volleyball with OpenCV and Tensorflow
Computer vision and neural networks in…
https://towardsdatascience.com/ball-tracking-in-volleyball-with-opencv-and-tensorflow-3d6e857bd2e7
Computer vision and neural networks in…
https://towardsdatascience.com/ball-tracking-in-volleyball-with-opencv-and-tensorflow-3d6e857bd2e7
5x Faster Scikit-Learn Parameter Tuning in 5 Lines of Code
Leverage Tune-sklearn to supercharge and…
https://towardsdatascience.com/5x-faster-scikit-learn-parameter-tuning-in-5-lines-of-code-be6bdd21833c
Leverage Tune-sklearn to supercharge and…
https://towardsdatascience.com/5x-faster-scikit-learn-parameter-tuning-in-5-lines-of-code-be6bdd21833c
I wrote an app that plays horror music when my code breaks
https://www.reddit.com/r/Python/comments/hzwqgf/i_wrote_an_app_that_plays_horror_music_when_my/
https://www.reddit.com/r/Python/comments/hzwqgf/i_wrote_an_app_that_plays_horror_music_when_my/
reddit
I wrote an app that plays horror music when my code breaks
Writing code can be a very jarring experience. You put on some upbeat, happy music, and then you start coding. But even when the code is...
Advanced Python: Consider These 10 Elements When You Define Python Functions
Best practices for…
https://medium.com/better-programming/advanced-python-consider-these-10-elements-when-you-define-python-functions-61c0be8a10ed
Best practices for…
https://medium.com/better-programming/advanced-python-consider-these-10-elements-when-you-define-python-functions-61c0be8a10ed
Envision the Titanic Climax with Matplotlib Numpy Pandas
Simple Data analysis with basic Python…
https://medium.com/bloggers-bay/envision-the-titanic-climax-with-matplotlib-numpy-pandas-d5568cc6d0cc
Simple Data analysis with basic Python…
https://medium.com/bloggers-bay/envision-the-titanic-climax-with-matplotlib-numpy-pandas-d5568cc6d0cc
Google Analytics Analytics with Python
Google Analytics is a powerful analytics tool found in an astonishing number of websites. In this ...
http://janakiev.com/blog/python-google-analytics/
Google Analytics is a powerful analytics tool found in an astonishing number of websites. In this ...
http://janakiev.com/blog/python-google-analytics/
njanakiev
Google Analytics Analytics with Python
Google Analytics is a powerful analytics tool found in an astonishing number of websites. In this tutorial, we will take a look at how to access the Google Analytics API (v4) with Python and Pandas. Additionally, we will take a look at the various ways to…
How to turn an ordinary gzip archive into a database
This article demonstrates how specially crafted but ordinary gzip archives can be
used as a ...
http://rushter.com/blog/gzip-indexing/
This article demonstrates how specially crafted but ordinary gzip archives can be
used as a ...
http://rushter.com/blog/gzip-indexing/
Artem Golubin
How to turn an ordinary gzip archive into a database
How specially crafted gzip archives can be used as a database-like storage
Data Structures in Python
Get proficient with lists — Python’s most versatile data structure
https://towardsdatascience.com/data-structures-in-python-da813beb2a0d
Get proficient with lists — Python’s most versatile data structure
https://towardsdatascience.com/data-structures-in-python-da813beb2a0d
Mosaic art using Python.
Reconstructing Images with Emojis and ASCII characters.
https://towardsdatascience.com/mosaic-art-using-python-422e9c5c130d
Reconstructing Images with Emojis and ASCII characters.
https://towardsdatascience.com/mosaic-art-using-python-422e9c5c130d
Free Python for Data Analytics Course
https://www.reddit.com/r/Python/comments/ifukmz/free_python_for_data_analytics_course/
https://www.reddit.com/r/Python/comments/ifukmz/free_python_for_data_analytics_course/
reddit
Free Python for Data Analytics Course
Hi, I am a self-taught Analytics professional from a small town in India. I am a long time lurker here on Reddit and I finally have something...
cProfile – How to profile your python code
Reducing code runtime is important for developers. Python Profilers, like cProfile helps to find ...
https://www.machinelearningplus.com/python/cprofile-how-to-profile-your-python-code/
Reducing code runtime is important for developers. Python Profilers, like cProfile helps to find ...
https://www.machinelearningplus.com/python/cprofile-how-to-profile-your-python-code/
17 Strategies for Dealing with Data, Big Data, and Even Bigger Data
Tips and libraries to speed up…
https://towardsdatascience.com/17-strategies-for-dealing-with-data-big-data-and-even-bigger-data-283426c7d260
Tips and libraries to speed up…
https://towardsdatascience.com/17-strategies-for-dealing-with-data-big-data-and-even-bigger-data-283426c7d260
5 Advanced Python Concepts: Explanations and Applications
Lambda functions, comprehensions…
https://medium.com/better-programming/5-advanced-python-concepts-explanations-and-applications-99a03f6bd1bd
Lambda functions, comprehensions…
https://medium.com/better-programming/5-advanced-python-concepts-explanations-and-applications-99a03f6bd1bd