Data Engineering: Twitter/X Airflow Data Pipeline Project
https://medium.com/@nishasreedharan/data-engineering-twitter-x-airflow-data-pipeline-project-25b76ddfbc1a
https://medium.com/@nishasreedharan/data-engineering-twitter-x-airflow-data-pipeline-project-25b76ddfbc1a
Medium
Data Engineering Project: Twitter Airflow Data Pipeline
Well, nowadays social media is abuzz with the legendary fight between Meta’s CEO Mark Zuckerberg and X’s owner Elon Musk. It has even…
Cleaning the Merged Data and Testing with Pytest — 5th Biweekly Blog GSoC’23 [NumFOCUS]
https://medium.com/@satsin06/cleaning-the-merged-data-and-testing-with-pytest-5th-biweekly-blog-gsoc23-numfocus-9a547915dcad
https://medium.com/@satsin06/cleaning-the-merged-data-and-testing-with-pytest-5th-biweekly-blog-gsoc23-numfocus-9a547915dcad
Medium
Cleaning the Merged Data and Testing with Pytest — 5th Biweekly Blog GSoC’23 [NumFOCUS]
This is my 5th Biweekly Blog post and this blog post is all about hands-on improvement. We’re cleaning up our data, perfecting our merging
Spoken language recognition on Mozilla Common Voice — Audio Transformations.
https://towardsdatascience.com/spoken-language-recognition-on-mozilla-common-voice-audio-transformations-24d5ceaa832b
https://towardsdatascience.com/spoken-language-recognition-on-mozilla-common-voice-audio-transformations-24d5ceaa832b
Medium
Spoken language recognition on Mozilla Common Voice — Audio Transformations.
This is the third article on spoken language recognition based on the Mozilla Common Voice dataset. In Part I, we discussed data selection…
Gorilla — Enhancing Large Language Models’ Ability to Use API Calls
https://medium.com/@marcellopoliti/gorilla-enhancing-large-language-models-ability-to-use-api-calls-1975d223d7c3
https://medium.com/@marcellopoliti/gorilla-enhancing-large-language-models-ability-to-use-api-calls-1975d223d7c3
Medium
Gorilla — Enhancing Large Language Models’ Ability to Use API Calls
A Finetuned LLaMA-based Model to Improve LLMs’ API Call Accuracy and Adaptability
Understanding Variables: A Beginner’s Guide to Programming (Python, C, C++, Java)
https://medium.com/@juniajeff/understanding-variables-a-beginners-guide-to-programming-python-c-c-java-da950254eb5a
https://medium.com/@juniajeff/understanding-variables-a-beginners-guide-to-programming-python-c-c-java-da950254eb5a
Medium
Understanding Variables: A Beginner’s Guide to Programming (Python, C, C++, Java)
Programming, at its core, is about giving instructions to a computer. To do this effectively, we often need to store, manipulate, and…
IPL 2023 Analysis — Build 10 Beautiful Intuitive Charts using Seaborn
https://medium.com/@sudip.1987roy/ipl-2023-analysis-build-10-beautiful-intuitive-charts-using-seaborn-8f46be24b5d2
https://medium.com/@sudip.1987roy/ipl-2023-analysis-build-10-beautiful-intuitive-charts-using-seaborn-8f46be24b5d2
Medium
IPL 2023 Analysis — Build 10 Beautiful Intuitive Charts using Seaborn
About IPL:
Open-Source Finance: Is OpenBB the Future of Market Analysis?
https://medium.com/@nick-stambaugh/open-source-finance-is-openbb-the-future-of-market-analysis-ceb0584f50a5
https://medium.com/@nick-stambaugh/open-source-finance-is-openbb-the-future-of-market-analysis-ceb0584f50a5
Medium
Open-Source Finance: Is OpenBB the Future of Market Analysis?
OpenBB is an open-source alternative to the traditional Bloomberg Terminal.
Unboxing Python Packaging: A Deep Dive into PyPI, Setuptools, and More
https://levelup.gitconnected.com/unboxing-python-packaging-a-deep-dive-into-pypi-setuptools-and-more-b3652e345dd2
https://levelup.gitconnected.com/unboxing-python-packaging-a-deep-dive-into-pypi-setuptools-and-more-b3652e345dd2
Medium
Unboxing Python Packaging: A Deep Dive into PyPI, Setuptools, and More
Your Complete Blueprint to Building, Packaging, and Sharing Python Projects
Understanding the Concurrency Ecosystem: in Python
https://levelup.gitconnected.com/understanding-the-concurrency-ecosystem-in-python-983191c489b8
https://levelup.gitconnected.com/understanding-the-concurrency-ecosystem-in-python-983191c489b8
Medium
Understanding the Concurrency Ecosystem: in Python
In the dynamic world of programming, where performance and efficiency are paramount, the concept of concurrency plays a pivotal role. As…