Turkish Text Preprocessing with Zemberek in Python
https://medium.com/technology-hits/turkish-text-preprocessing-with-zemberek-in-python-35930cc79afa
https://medium.com/technology-hits/turkish-text-preprocessing-with-zemberek-in-python-35930cc79afa
Medium
Turkish Text Preprocessing with Zemberek in Python
Basic Turkish text pre-processing
What You Need to Know About Julia in 2022
https://alpersinbalc.medium.com/what-you-need-to-know-about-julia-in-2022-385e77910ea6
https://alpersinbalc.medium.com/what-you-need-to-know-about-julia-in-2022-385e77910ea6
Medium
What You Need to Know About Julia in 2022
In recent years, the Data Science and machine learning industry has grown in popularity. This development led to the decline of the…
Some Tools To Keep Your Machine Learning Projects Running Efficiently
https://alpersinbalc.medium.com/some-tools-to-keep-your-machine-learning-projects-running-efficiently-c0c58b7126e9
https://alpersinbalc.medium.com/some-tools-to-keep-your-machine-learning-projects-running-efficiently-c0c58b7126e9
Medium
Some Tools To Keep Your Machine Learning Projects Running Efficiently
On debugging, testing and version control
Easily Optimize a Stock Portfolio using PyPortfolioOpt in Python
https://medium.datadriveninvestor.com/easily-optimize-a-stock-portfolio-using-pyportfolioopt-in-python-80492b83912a
https://medium.datadriveninvestor.com/easily-optimize-a-stock-portfolio-using-pyportfolioopt-in-python-80492b83912a
Medium
Easily Optimize a Stock Portfolio using PyPortfolioOpt in Python
How to obtain stock data, analyze it and use PyPortfolioOpt to optimize a portfolio for max Sharpe ratio
Quick and Easy Introduction to Object Oriented Programming with Python
https://lucas-soares.medium.com/quick-and-easy-introduction-to-object-oriented-programming-with-python-8d6167c4c8eb
https://lucas-soares.medium.com/quick-and-easy-introduction-to-object-oriented-programming-with-python-8d6167c4c8eb
Medium
A Quick and Simple Introduction to Object-Oriented Programming with Python
“Quick and Easy Introduction to Object Oriented Programming with Python” is published by Lucas Soares.
Python Books A Data Scientist Should Read in 2022
https://alpersinbalc.medium.com/python-books-a-data-scientist-should-read-in-2022-1ffd394979b3
https://alpersinbalc.medium.com/python-books-a-data-scientist-should-read-in-2022-1ffd394979b3
Medium
Python Books A Data Scientist Should Read in 2022
“The pleasure of coding Python is to see short, concise, readable classes that express a lot of action in a small amount of explicit code…
What is NumPy in Python — Introduction to NumPy — NumPy Tutorial
https://medium.com/edureka/python-introduction-to-numpy-numpy-tutorial-4ac06c717971
https://medium.com/edureka/python-introduction-to-numpy-numpy-tutorial-4ac06c717971
Medium
What is NumPy in Python — Introduction to NumPy — NumPy Tutorial
NumPy is becoming more popular and is being consumed in a variety of commercial systems. As a result, it’s essential to comprehend it.
Generating Requirements the easy way with Pipreqs
https://shlokashah.medium.com/generating-requirements-the-easy-way-with-pipreqs-e24678b550eb
https://shlokashah.medium.com/generating-requirements-the-easy-way-with-pipreqs-e24678b550eb
Medium
Generating Requirements the easy way with Pipreqs
requirements.txt is an essential file that stores the information about all the libraries, modules, and packages that are used while…
Important Commands with the Pandas Package
https://medium.com/@monodeepets77/important-commands-with-the-pandas-package-e1b3ee214662
https://medium.com/@monodeepets77/important-commands-with-the-pandas-package-e1b3ee214662
Medium
Important Commands with the Pandas Package
Data Importing
2022 Update: Understanding Best Practice Python Tooling by Comparing Popular Project Templates
https://medium.com/@jonas.r.kemper/2022-update-understanding-best-practice-python-tooling-by-comparing-popular-project-templates-5872602fe617
https://medium.com/@jonas.r.kemper/2022-update-understanding-best-practice-python-tooling-by-comparing-popular-project-templates-5872602fe617
Medium
2022 Update: Understanding Best Practice Python Tooling by Comparing Popular Project Templates
An updated look at well-known and up-and-coming Python tools
10 Cool Python Project Ideas to Build Your Coding Resume
https://python.plainenglish.io/10-cool-python-project-ideas-to-build-your-coding-resume-f5b72492861c
https://python.plainenglish.io/10-cool-python-project-ideas-to-build-your-coding-resume-f5b72492861c
Medium
10 Cool Python Project Ideas to Build Your Coding Resume
These projects are good for building a solid resume to get you through any interview round.
Transfer data from Jira to SharePoint using Matillion ETL Tool
https://medium.com/bi3-technologies/transfer-data-from-jira-to-sharepoint-using-matillion-etl-tool-ed87445b9cf1
https://medium.com/bi3-technologies/transfer-data-from-jira-to-sharepoint-using-matillion-etl-tool-ed87445b9cf1
Medium
Transfer data from Jira to SharePoint using Matillion ETL Tool
This blog will show you how to transfer data from Jira to Snowflake and then Unload them in S3 Bucket and then transfer those to SharePoint…
Django vs Flask- Which framework is most preferred by developers?
https://techgigdotcom.medium.com/django-vs-flask-which-framework-is-most-preferred-by-developers-8aaf412024f9
https://techgigdotcom.medium.com/django-vs-flask-which-framework-is-most-preferred-by-developers-8aaf412024f9
Medium
Django vs Flask- Which framework is most preferred by developers?
Django and Flask are super useful for developing web applications. Both the frameworks have their own features. Let us understand which…
Building a Stock Value Screener with SimFin that screens thousands of Stocks (Python Algorithmic…
https://medium.com/@chris_42047/building-a-stock-value-screener-with-simfin-that-screens-thousands-of-stocks-python-algorithmic-47cefcb27b91
https://medium.com/@chris_42047/building-a-stock-value-screener-with-simfin-that-screens-thousands-of-stocks-python-algorithmic-47cefcb27b91
Medium
Building a Stock Value Screener with SimFin that screens thousands of Stocks (Python Algorithmic Trading)
This post is a tutorial on how to build a stock value screener that uses a company’s financial information such as income, financial ratios…