Snowflake, Snowpark and Creating a Database: Bank Call Reports
https://medium.com/@whills12/snowflake-snowpark-and-creating-a-database-bank-call-reports-7d609eff1961
https://medium.com/@whills12/snowflake-snowpark-and-creating-a-database-bank-call-reports-7d609eff1961
Medium
Snowflake, Snowpark and Creating a Database: Bank Call Reports
Bank regulatory data is notoriously difficult to work with. Messy excels and a lack of modern data pipelines leave only tedious options for…
Unlocking the Power of Artificial Intelligence with Python
https://medium.com/@augustyn.nj/unlocking-the-power-of-artificial-intelligence-with-python-29c43d54d219
https://medium.com/@augustyn.nj/unlocking-the-power-of-artificial-intelligence-with-python-29c43d54d219
Medium
Unlocking the Power of Artificial Intelligence with Python
Artificial Intelligence (AI) is no longer a concept confined to science fiction; it’s a pivotal part of modern technology, driving…
Unveiling the Digital World: My First Week at Arewa Data Science Fellowship
https://void77.medium.com/unveiling-the-digital-world-my-first-week-at-arewa-data-science-fellowship-67b34fec7502
https://void77.medium.com/unveiling-the-digital-world-my-first-week-at-arewa-data-science-fellowship-67b34fec7502
Medium
Unveiling the Digital World: My First Week at Arewa Data Science Fellowship
Introduction
Smog Data Visualization Using Seaborn and Plotly
https://medium.com/@naveed.arshad003/smog-data-visualization-using-seaborn-and-plotly-03a755d6a6c9
https://medium.com/@naveed.arshad003/smog-data-visualization-using-seaborn-and-plotly-03a755d6a6c9
Medium
Smog Data Visualization Using Seaborn and Plotly
Lahore, Pakistan, frequently experiences high levels of smog, which negatively impacts public health. Monitoring air quality through data…
Language translator using Adapter design pattern in Python
https://medium.com/@rashmimishrarspa/language-translator-using-adapter-design-pattern-in-python-49c5fc8b9b4e
https://medium.com/@rashmimishrarspa/language-translator-using-adapter-design-pattern-in-python-49c5fc8b9b4e
Medium
Language translator using Adapter design pattern in Python
In this article, we will develop a language translator to support different types of translation services (here, Google Translate and…
Exploring Python’s `os` and `pathlib` Modules: Theoretical Insights on File and Directory…
https://computer-info-1.medium.com/exploring-pythons-os-and-pathlib-modules-theoretical-insights-on-file-and-directory-b16dcb1b5ecb
https://computer-info-1.medium.com/exploring-pythons-os-and-pathlib-modules-theoretical-insights-on-file-and-directory-b16dcb1b5ecb
Medium
Exploring Python’s `os` and `pathlib` Modules: Theoretical Insights on File and Directory…
A Deep Dive into Python’s File Handling with `os` and `pathlib` Modules for Efficient Cross-Platform Code
Computational Graphs in Deep Learning
https://abhijatsarari.medium.com/computational-graphs-in-deep-learning-c55c43dfec9e
https://abhijatsarari.medium.com/computational-graphs-in-deep-learning-c55c43dfec9e
Medium
Computational Graphs in Deep Learning
If you’ve ever wondered how computers learn to recognize patterns, detect objects, or even “understand” language, deep learning might hold…
Pandas is dead. Machine Learning Teams are using these tools instead.
https://pub.towardsai.net/pandas-is-dead-machine-learning-teams-are-using-these-tools-instead-bc4124bb767c
https://pub.towardsai.net/pandas-is-dead-machine-learning-teams-are-using-these-tools-instead-bc4124bb767c
Medium
Pandas Is Dead. Machine Learning Teams Are Using These Tools Instead.
Why Machine Learning Engineers aren’t using Pandas anymore.
Build a Gradio UI for Llama 3.2 Text Models in Google Colab
https://drlee.io/build-a-gradio-ui-for-llama-3-2-text-models-in-google-colab-1f700888b802
https://drlee.io/build-a-gradio-ui-for-llama-3-2-text-models-in-google-colab-1f700888b802
Medium
Build a Gradio UI for Llama 3.2 Text Models in Google Colab
Dr. Ernesto Lee
Step-by-Step Guide: Fine-Tuning Meta’s Llama 3.2 1B Model
https://drlee.io/step-by-step-guide-fine-tuning-metas-llama-3-2-1b-model-f1262eda36c8
https://drlee.io/step-by-step-guide-fine-tuning-metas-llama-3-2-1b-model-f1262eda36c8
Medium
Step-by-Step Guide: Fine-Tuning Meta’s Llama 3.2 1B Model
Introduction
Python-oracledb 2.5 brings greater flexibility to Oracle Database apps
https://cjones-oracle.medium.com/python-oracledb-2-5-brings-greater-flexibility-to-oracle-database-apps-1484d4175657
https://cjones-oracle.medium.com/python-oracledb-2-5-brings-greater-flexibility-to-oracle-database-apps-1484d4175657
Medium
Python-oracledb 2.5 brings greater flexibility to Oracle Database apps
Python-oracledb 2.5, the extremely popular Oracle Database interface for Python, is now on PyPI.
Log Breadcrumbs: only show Logs leading up to an Error
https://towardsdatascience.com/log-breadcrumbs-only-show-logs-leading-up-to-an-error-82b9f4c15520
https://towardsdatascience.com/log-breadcrumbs-only-show-logs-leading-up-to-an-error-82b9f4c15520
Medium
Log Breadcrumbs: only show Logs leading up to an Error
Hot to log Breadcrumbs using Python’s built-int logging package
Towards better data science projects, part 5: testing Python code with pytest
https://medium.com/data-and-beyond/towards-better-data-science-projects-part-5-testing-python-code-with-pytest-c6e272a057a4
https://medium.com/data-and-beyond/towards-better-data-science-projects-part-5-testing-python-code-with-pytest-c6e272a057a4
Medium
Towards better data science projects, part 5: testing Python code with pytest
Useful tips and tricks for starting your advanced data science project in Python
Python Scripting for System Administration: A Beginner’s Journey to Automating Mundane Tasks
https://medium.com/h7w/python-scripting-for-system-administration-a-beginners-journey-to-automating-mundane-tasks-7d9a25fe77d9
https://medium.com/h7w/python-scripting-for-system-administration-a-beginners-journey-to-automating-mundane-tasks-7d9a25fe77d9
Medium
Python Scripting for System Administration: A Beginner’s Journey to Automating Mundane Tasks
How I Discovered the Power of Python for Streamlining System Admin Tasks (and Saved Hours of Work)