A better alternative to .env files
https://thelearningfellow.medium.com/a-better-alternative-to-env-files-a9fa6c1cdd32
https://thelearningfellow.medium.com/a-better-alternative-to-env-files-a9fa6c1cdd32
Medium
A better alternative to .env files
As developers, we regularly use environment variables to set configuration parameters especially when running programs and scripts locally…
Apache Spark — How to Filter a DataFrame in Multiple Ways
https://medium.com/@m_vemuri/apache-spark-how-to-filter-a-dataframe-in-multiple-ways-43dd9aed1e2
https://medium.com/@m_vemuri/apache-spark-how-to-filter-a-dataframe-in-multiple-ways-43dd9aed1e2
Medium
Apache Spark — How to Filter a DataFrame in Multiple Ways
Filtering big data is an essential skill.
Hotel Booking Data Analysis : Leverage the Python, BigQuery & Looker Studio
https://medium.com/@cocoyang526/hotel-booking-data-analysis-leverage-the-python-bigquery-looker-studio-31171fe354d8
https://medium.com/@cocoyang526/hotel-booking-data-analysis-leverage-the-python-bigquery-looker-studio-31171fe354d8
Medium
Hotel Booking Data Analysis : Leverage the Python, BigQuery & Looker Studio
Excited to share my latest project where I leveraged Google Cloud Platform, including BigQuery and Looker Studio for Hotel Room Booking…
Django middleware for advanced error handling and exception management
https://medium.com/@dorostkaaar/django-middleware-for-advanced-error-handling-and-exception-management-d7735bdead44
https://medium.com/@dorostkaaar/django-middleware-for-advanced-error-handling-and-exception-management-d7735bdead44
Medium
Django middleware for advanced error handling and exception management
Django is a powerful web framework that provides a lot of features out of the box. One of its key features is middleware. Middleware is a…
Mastering Efficiency: Using List Comprehension to Replace For Loops in Python
https://medium.com/@legolasyan/mastering-efficiency-using-list-comprehension-to-replace-for-loops-in-python-9ee3d5f1a6d5
https://medium.com/@legolasyan/mastering-efficiency-using-list-comprehension-to-replace-for-loops-in-python-9ee3d5f1a6d5
Medium
Mastering Efficiency: Using List Comprehension to Replace For Loops in Python
In the world of Python programming, writing efficient and concise code is a skill highly valued by developers. One powerful technique that…
Exploring Python File Operations and ZIP Archiving
https://medium.com/@jaberi.mohamedhabib/exploring-python-file-operations-and-zip-archiving-41448fd739f3
https://medium.com/@jaberi.mohamedhabib/exploring-python-file-operations-and-zip-archiving-41448fd739f3
Medium
Exploring Python File Operations and ZIP Archiving
Python, with its simplicity and versatility, offers powerful tools for file manipulation and archiving. In this article, we’ll dissect a…
Differentiating what are stars and what are not using the k-means algorithm
https://medium.com/@nathalia.trazzi/differentiating-what-is-and-is-not-stars-with-k-means-algorithm-38bffbb2583d
https://medium.com/@nathalia.trazzi/differentiating-what-is-and-is-not-stars-with-k-means-algorithm-38bffbb2583d
Medium
Differentiating what are stars and what are not using the k-means algorithm
I like to write and I also like to sharing experiences. This was just an experiment and a personal experience, it’s not a scientific paper…
Before you hit the quant trading scene, swing by my data science analysis– your secret weapon for…
https://medium.com/@datalev/before-you-hit-the-quant-trading-scene-swing-by-my-data-science-analysis-your-secret-weapon-for-03914c1ad318
https://medium.com/@datalev/before-you-hit-the-quant-trading-scene-swing-by-my-data-science-analysis-your-secret-weapon-for-03914c1ad318
Medium
Before you hit the quant trading scene, swing by my data science analysis– your secret weapon for making those trades work harder!
From Skepticism to Strategy: Unraveling the Complex Web of Market Trends, Trading Tactics, and Data Science Insights
Overengineering ‘Hello World’: And Why To Avoid It
https://medium.com/@lennart.dde/overengineering-hello-world-a-lesson-in-python-project-simplicity-d485f941c795
https://medium.com/@lennart.dde/overengineering-hello-world-a-lesson-in-python-project-simplicity-d485f941c795
Medium
Overengineering ‘Hello World’: And Why To Avoid It
In this Python exercise, we embark on a journey of progressively overengineering a simple “Hello World” statement. Starting from a basic…
Measuring Stock Market Breadth with the Summation Index and Python
https://ai.gopubby.com/measuring-stock-market-breadth-with-the-summation-index-and-python-f5989d47b8b0
https://ai.gopubby.com/measuring-stock-market-breadth-with-the-summation-index-and-python-f5989d47b8b0
Medium
Measuring Stock Market Breadth with the Summation Index and Python
Cordell Tanny has over 24 years of experience in financial services, specializing in quantitative finance. Cordell has previously worked as…
PyTorch Introduction — Using Custom Data
https://ivopbernardo.medium.com/pytorch-introduction-using-custom-data-4c70940d5358
https://ivopbernardo.medium.com/pytorch-introduction-using-custom-data-4c70940d5358
Medium
PyTorch Introduction — Using Custom Data
In this post of the PyTorch Introduction, we’ll learn how to use custom datasets with PyTorch, particularly tabular, vision and text data.
Why Data Analysts should learn a little Data Science
https://medium.com/learning-data/why-data-analysts-should-learn-a-little-data-science-0ef92b1c1da6
https://medium.com/learning-data/why-data-analysts-should-learn-a-little-data-science-0ef92b1c1da6
Medium
Why Data Analysts should learn a little Data Science
Data analysts and data scientists work together frequently, but what exactly is the line separates them?
Natural Language Processing with Flair Library in Python
https://medium.datadriveninvestor.com/natural-language-processing-with-flair-library-in-python-c71125a5e7ff
https://medium.datadriveninvestor.com/natural-language-processing-with-flair-library-in-python-c71125a5e7ff
Medium
Natural Language Processing with Flair Library in Python
Flair library in Python is a powerful and easy-to-use tool for state-of-the-art Natural Language Processing