3 Great Books for Learning Python — Beginner to Proficiency
https://python.plainenglish.io/3-great-books-for-learning-python-beginner-to-proficiency-e99cb7b3547d
https://python.plainenglish.io/3-great-books-for-learning-python-beginner-to-proficiency-e99cb7b3547d
Medium
3 Great Books for Learning Python — Beginner to Proficiency
Hey there, future Python pro! Ready to dive into the amazing world of Python? Well, look no further! We’ve got three fantastic Python books…
Introduction to scRNA-seq: Understanding Raw RNA Sequencing Data
https://medium.com/the-131217net/introduction-to-scrna-seq-understanding-raw-rna-sequencing-data-b1b040792e61
https://medium.com/the-131217net/introduction-to-scrna-seq-understanding-raw-rna-sequencing-data-b1b040792e61
Medium
Introduction to scRNA-seq: Understanding Raw RNA Sequencing Data
Single-Cell RNA Sequencing Basics for the Beginner Bioinformatician
Parallel Simulations and Green Infrastructure Analysis with PySWMM
https://medium.com/hydroinformatics/parallel-simulations-and-green-infrastructure-analysis-with-pyswmm-dbf79409b73e
https://medium.com/hydroinformatics/parallel-simulations-and-green-infrastructure-analysis-with-pyswmm-dbf79409b73e
Medium
Parallel Simulations and Green Infrastructure Analysis with PySWMM
PySWMM, a Python wrapper for the EPA Storm Water Management Model (SWMM), has become a powerful tool for simulating stormwater systems and…
Day 18: Model Evaluation and Validation
https://muhammaddawoodaslam.medium.com/day-18-model-evaluation-and-validation-73af329f6842
https://muhammaddawoodaslam.medium.com/day-18-model-evaluation-and-validation-73af329f6842
Medium
Day 18: Model Evaluation and Validation
Welcome to Day 18 of our Python for data science challenge! Model Evaluation and Validation are crucial steps in the data science workflow…
Unraveling Python List Comprehensions: A Deep Dive
https://medium.com/@ayman3000/unraveling-python-list-comprehensions-a-deep-dive-771af9a1c3cb
https://medium.com/@ayman3000/unraveling-python-list-comprehensions-a-deep-dive-771af9a1c3cb
Medium
Unraveling Python List Comprehensions: A Deep Dive
Python’s list comprehensions are a powerful feature that allow developers to create lists in a clear and intuitive way. They offer a more…
I had a SCM professional ask: “I don’t even know basic python yet .
https://medium.com/@sime.curkovic/i-had-a-scm-professional-ask-i-dont-even-know-basic-python-yet-1c26ebf03e6a
https://medium.com/@sime.curkovic/i-had-a-scm-professional-ask-i-dont-even-know-basic-python-yet-1c26ebf03e6a
Medium
I had a SCM professional ask: “I don’t even know basic python yet .
Is Python a must-have skill in the supply chain? https://lnkd.in/dcEJuZJX. How much Python do I need? https://lnkd.in/e6Rmzpw. Our CIS…
The fully customizable GUI enable menu to do various task.
https://medium.com/@deepikasinghshekhawat13/the-fully-customizable-gui-enable-menu-to-do-various-task-e7fbd61d4db1
https://medium.com/@deepikasinghshekhawat13/the-fully-customizable-gui-enable-menu-to-do-various-task-e7fbd61d4db1
Medium
The fully customizable GUI enable menu to do various task.
explanation is given in comments
Mastering Data Analysis With Pandas Series Ultimate Guide
https://orioninsist.dev/mastering-data-analysis-with-pandas-series-ultimate-guide-8604c71a56b8
https://orioninsist.dev/mastering-data-analysis-with-pandas-series-ultimate-guide-8604c71a56b8
Medium
Mastering Data Analysis With Pandas Series Ultimate Guide
Python Flask: A Powerful Micro Web Framework
https://ibrahimoglakci.medium.com/python-flask-a-powerful-micro-web-framework-4ea6361702a9
https://ibrahimoglakci.medium.com/python-flask-a-powerful-micro-web-framework-4ea6361702a9
Medium
Python Flask: A Powerful Micro Web Framework
Flask is a micro web framework written in Python. It is designed to be simple, lightweight, and easy to use, making it a popular choice for building web applications and APIs. In this article, we…
Unlocking the Secrets of FIFA21: A Journey Through Messy Data
https://medium.com/@shabnamhamidi1993/unlocking-the-secrets-of-fifa21-a-journey-through-messy-data-ca7e6b40cf06
https://medium.com/@shabnamhamidi1993/unlocking-the-secrets-of-fifa21-a-journey-through-messy-data-ca7e6b40cf06
Medium
Unlocking the Secrets of FIFA21: A Journey Through Messy Data
Welcome to the world of FIFA! As a data enthusiast, I embarked on a thrilling journey to analyze EA Sports of the FIFA series, FIFA21…
How and what to do when starting your career in programming.
https://medium.com/@tanmaysomani2003/how-and-what-to-do-when-starting-your-career-in-programming-56fb318bb86f
https://medium.com/@tanmaysomani2003/how-and-what-to-do-when-starting-your-career-in-programming-56fb318bb86f
Medium
How and what to do when starting your career in programming.
Beginning a career in programming can be a thrilling trip, therefore it’s important to approach it with the appropriate attitude and…
Automating Model Upload from HuggingFace to Kaggle Using the Python API
https://medium.com/@farid.abdalla.13/automating-model-upload-from-huggingface-to-kaggle-using-the-python-api-e016a7908e72
https://medium.com/@farid.abdalla.13/automating-model-upload-from-huggingface-to-kaggle-using-the-python-api-e016a7908e72
Medium
Automating Model Upload from HuggingFace to Kaggle Using the Python API
Create a TrainerCallback to Effortlessly Upload HuggingFace Models on Kaggle
Handling date time with time zones in Python and pandas
https://max-coding.medium.com/handling-date-time-with-time-zones-in-python-and-pandas-59a287e42d49
https://max-coding.medium.com/handling-date-time-with-time-zones-in-python-and-pandas-59a287e42d49
Medium
Handling date time with time zones in Python and pandas
What is the time zone?
The rationale of using virtual environment
https://furkanunluturk.medium.com/the-rationale-of-using-virtual-environment-e86d6bdf234
https://furkanunluturk.medium.com/the-rationale-of-using-virtual-environment-e86d6bdf234
Medium
The rationale of using virtual environment
Hmm… Let me upgrade it then.
Avoid These Python Anti-Patterns When Writing Clean Code
https://medium.com/@guandika8/avoid-these-python-anti-patterns-when-writing-clean-code-5529a9c17d6
https://medium.com/@guandika8/avoid-these-python-anti-patterns-when-writing-clean-code-5529a9c17d6
Medium
Avoid These Python Anti-Patterns When Writing Clean Code
Programming language Python is well-liked and flexible, and it has many benefits for developers. It does, however, contain a number of…
How to Automate Data Streaming to Amazon Kinesis Data Streams
https://medium.com/@dogukannulu/how-to-automate-data-streaming-to-amazon-kinesis-data-streams-3a2dc2454689
https://medium.com/@dogukannulu/how-to-automate-data-streaming-to-amazon-kinesis-data-streams-3a2dc2454689
Medium
How to Automate Data Streaming to Amazon Kinesis Data Streams
Repository
How to Automate Data Upload to Amazon S3
https://medium.com/@dogukannulu/how-to-automate-data-upload-to-amazon-s3-ea94d55cdde9
https://medium.com/@dogukannulu/how-to-automate-data-upload-to-amazon-s3-ea94d55cdde9
Medium
How to Automate Data Upload to Amazon S3
Repository
Revelation in Sound: Analyzing Nathaniel Bassey’s Tracks on Spotify
https://medium.com/@oluwasegunzion/revelation-in-sound-a98d7e54959e
https://medium.com/@oluwasegunzion/revelation-in-sound-a98d7e54959e
Medium
Revelation in Sound: Analyzing Nathaniel Bassey’s Tracks on Spotify
It’s been some months since I wrote here. I’ve just been busy with one commitment or the other. But H2 2023 will be different, and here’s…