Converting Well Logging Data From DLIS Files to LAS File Format
https://andymcdonaldgeo.medium.com/converting-well-logging-data-from-dlis-files-to-las-file-format-ccc1e7eee9b0
https://andymcdonaldgeo.medium.com/converting-well-logging-data-from-dlis-files-to-las-file-format-ccc1e7eee9b0
Medium
Converting Well Logging Data From DLIS Files to LAS File Format
Working With Geoscience and Petrophysical Data File Formats
Managing Python Virtual Environments using Virtualenvwrapper
https://jkariukidev.medium.com/managing-python-virtual-environments-using-virtualenvwrapper-9c6ebde27ee4
https://jkariukidev.medium.com/managing-python-virtual-environments-using-virtualenvwrapper-9c6ebde27ee4
Medium
Managing Python Virtual Environments using Virtualenvwrapper
In my recent article, I demonstrated why and how to manage virtual environments in Python using virtualenv. One of the drawbacks of using…
Loading the TPC-DI Benchmark Dataset into Snowflake
https://medium.com/snowflake/loading-the-tpc-di-benchmark-dataset-into-snowflake-96011e2c26cf
https://medium.com/snowflake/loading-the-tpc-di-benchmark-dataset-into-snowflake-96011e2c26cf
Medium
Loading the TPC-DI Benchmark Dataset into Snowflake
Prebuilt Python Snowpark Loader with dbt Models
Developing a PyQt5 Application to Control Servos and Steppers on Raspberry Pi with Ubuntu 22.04
https://kumarasenau.medium.com/developing-a-pyqt5-application-to-control-servos-and-steppers-on-raspberry-pi-with-ubuntu-22-04-55d2ee5dda69
https://kumarasenau.medium.com/developing-a-pyqt5-application-to-control-servos-and-steppers-on-raspberry-pi-with-ubuntu-22-04-55d2ee5dda69
Medium
Developing a PyQt5 Application to Control Servos and Steppers on Raspberry Pi with Ubuntu 22.04
Stepper motors are important in robotics and automation. They help control how things like robotic arms and 3D printers move. This guide…
Cython 3.0: Bridging the Gap Between Python and C
https://medium.com/@jkerdaffret/cython-3-0-bridging-the-gap-between-python-and-c-bd1d818f08f9
https://medium.com/@jkerdaffret/cython-3-0-bridging-the-gap-between-python-and-c-bd1d818f08f9
Medium
Cython 3.0: Bridging the Gap Between Python and C
In the realm of programming, the quest for achieving the perfect balance between high-level abstraction and low-level efficiency has always…
Unconventional Datetime Transformation Made Easy Using Python’s Pandas Library
https://towardsdatascience.com/unconventional-datetime-transformation-made-easy-using-pythons-pandas-library-aa9a8c65d885
https://towardsdatascience.com/unconventional-datetime-transformation-made-easy-using-pythons-pandas-library-aa9a8c65d885
Medium
Unconventional Datetime Transformation Made Easy Using Python’s Pandas Library
Explained with a real-life example
How to fine-tuning a pre-existing HuggingFace SentimentalAnalysis ML Model
https://medium.com/@lekileki/how-to-fine-tuning-a-pre-existing-huggingface-sentimentalanalysis-ml-model-bb44c73cd7af
https://medium.com/@lekileki/how-to-fine-tuning-a-pre-existing-huggingface-sentimentalanalysis-ml-model-bb44c73cd7af
Medium
How to fine-tuning a pre-existing HuggingFace SentimentalAnalysis ML Model
Welcome to my article on hugging face, dive in as I explain how to fine tune a sentiment analysis model from a hugging face platform. I…
How to Build Your Own Python Chatbot in Less Than an Hour
https://ai.plainenglish.io/how-to-build-your-own-python-chatbot-in-less-than-an-hour-33c0adc7f17b
https://ai.plainenglish.io/how-to-build-your-own-python-chatbot-in-less-than-an-hour-33c0adc7f17b
Medium
How to Build Your Own Python Chatbot in Less Than an Hour
A beginner-friendly guide to creating a Python chatbot swiftly.
Using Multiple Regression Model to Select Important Features from a Dataset
https://dr-alvin-ang.medium.com/using-multiple-regression-model-to-select-important-features-from-a-dataset-ba2f0fa435aa
https://dr-alvin-ang.medium.com/using-multiple-regression-model-to-select-important-features-from-a-dataset-ba2f0fa435aa
Medium
Using Multiple Regression Model to Select Important Features from a Dataset
with Python Statsmodels by Dr. Alvin Ang
5 Python profiling tools for performance analysis
https://medium.com/@saurav.kr.paul/5-python-profiling-tools-for-performance-analysis-17fa245324cd
https://medium.com/@saurav.kr.paul/5-python-profiling-tools-for-performance-analysis-17fa245324cd
Medium
5 Python profiling tools for performance analysis
Python being an interpreted language has all the benefits of fast development and is said to be a “language with batteries included” but…
How to Optimize an S&P 500 Index Portfolio Using Python and Quantum Annealing
https://medium.com/@multiverse-computing/how-to-optimize-an-s-p-500-index-portfolio-using-python-and-quantum-annealing-a5505db48eb3
https://medium.com/@multiverse-computing/how-to-optimize-an-s-p-500-index-portfolio-using-python-and-quantum-annealing-a5505db48eb3
Medium
How to Optimize an S&P 500 Index Portfolio Using Python and Quantum Annealing
This new package makes it even easier for analysts to use Singularity and improve financial performance with quantum computing
Leveraging ChatGPT and Mapbox: Creating a Location-based Question-Answering System
https://artificialcorner.com/leveraging-chatgpt-and-mapbox-creating-a-location-based-question-answering-system-91e198b1f202
https://artificialcorner.com/leveraging-chatgpt-and-mapbox-creating-a-location-based-question-answering-system-91e198b1f202
Medium
Leveraging ChatGPT and Mapbox: Creating a Location-based Question-Answering System
Welcome to our exploration of combining OpenAI’s powerful language model, GPT-3, with the highly capable Mapbox platform to build an…
A Beginner-friendly Guide to Build Your Own Army of Chatbots with OpenAI API and Streamlit.
https://artificialcorner.com/a-beginner-friendly-guide-to-build-your-own-army-of-chatbots-with-openai-api-and-streamlit-e8d2da1116f1
https://artificialcorner.com/a-beginner-friendly-guide-to-build-your-own-army-of-chatbots-with-openai-api-and-streamlit-e8d2da1116f1
Medium
A Beginner-friendly Guide to Build Your Own Army of Chatbots with OpenAI API and Streamlit.
You can build your own chatbots!