Mastering Python: Day 06 — Password Generator 🔐in Python 💡
https://medium.com/@sumayya.malik/mastering-python-day-06-password-generator-in-python-9aadefdacc0e
https://medium.com/@sumayya.malik/mastering-python-day-06-password-generator-in-python-9aadefdacc0e
Medium
Mastering Python: Day 06 — Password Generator 🔐in Python 💡
This article provides a detailed description of Day 06 of a Python coding challenge. The following code creates a password generator in…
Free Tool for Easy Conversion of Kinemetrics EVT Files to MATLAB Format
https://medium.com/@achemine.yasmine/free-tool-for-easy-conversion-of-kinemetrics-evt-files-to-matlab-format-547888d9b045
https://medium.com/@achemine.yasmine/free-tool-for-easy-conversion-of-kinemetrics-evt-files-to-matlab-format-547888d9b045
Medium
Free Tool for Easy Conversion of Kinemetrics EVT Files to MATLAB Format
In the realm of seismology, the ability to process and analyze seismic data is of utmost importance. Often, this involves converting data…
Generate Python FastAPI Server from OpenApi file
https://medium.com/@georgedimitropulos/generate-python-fastapi-server-from-openapi-file-099bfa944d3b
https://medium.com/@georgedimitropulos/generate-python-fastapi-server-from-openapi-file-099bfa944d3b
Medium
Generate Python FastAPI Server from OpenApi file
Are you looking to generate a FastAPI Python server using an OpenAPI file? Here’s a step-by-step guide to help you get started.
Modeling nonlinear relationships: Polynomial regression in Python
https://medium.com/@pelletierhaden/modeling-nonlinear-relationships-polynomial-regression-in-python-39bce4a007bd
https://medium.com/@pelletierhaden/modeling-nonlinear-relationships-polynomial-regression-in-python-39bce4a007bd
Medium
Modeling nonlinear relationships: Polynomial regression in Python
Polynomial regression is a powerful technique for modeling non-linear relationships between variables. It extends simple linear regression…
Analysis of Airbnb Dataset in New York City for 2016
https://medium.com/@aikerimbelis/analysis-of-airbnb-dataset-in-new-york-city-for-2016-e18f419b1975
https://medium.com/@aikerimbelis/analysis-of-airbnb-dataset-in-new-york-city-for-2016-e18f419b1975
Medium
Analysis of Airbnb Dataset in New York City for 2016
Abstract
AI for User-Centered New Product Development: A Blog Post
https://medium.com/@saadnoorafridi/ai-for-user-centered-new-product-development-a-blog-post-1cdfc9589bca
https://medium.com/@saadnoorafridi/ai-for-user-centered-new-product-development-a-blog-post-1cdfc9589bca
Medium
AI for User-Centered New Product Development: A Blog Post
Artificial intelligence (AI) is rapidly transforming many industries, including new product development (NPD). AI can help businesses to better understand user needs, generate new ideas, and design…
Aries Hilton Storytelling Framework: Coded
https://medium.com/@arieshilton2000/aries-hilton-storytelling-framework-coded-a48744f017f9
https://medium.com/@arieshilton2000/aries-hilton-storytelling-framework-coded-a48744f017f9
Medium
Aries Hilton Storytelling Framework: Coded
Here is the list of everything that needs to be coded and what libraries to use and how each relate to the framework:
Best Portfolio-ready Data Analytics Projects for Beginners
https://medium.com/@gulimran980/best-portfolio-ready-data-analytics-projects-for-beginners-b772c73a8a39
https://medium.com/@gulimran980/best-portfolio-ready-data-analytics-projects-for-beginners-b772c73a8a39
Medium
Best Portfolio-ready Data Analytics Projects for Beginners
Getting your first data analytics project started is easier said than done. But, you must have been wondering what type of data analytics…
5 Steps to Build Beautiful Line Charts with Python
https://towardsdatascience.com/5-steps-to-build-beautiful-line-charts-with-python-655ac5477310
https://towardsdatascience.com/5-steps-to-build-beautiful-line-charts-with-python-655ac5477310
Towards Data Science
5 Steps to Build Beautiful Line Charts with Python | Towards Data Science
How to use the full capabilities of Matplotlib to tell a more compelling story
Automate Feature Engineering using Sklearn Pipeline and feature-engine library
https://medium.com/@ozdogar/automate-feature-engineering-using-sklearn-pipeline-and-feature-engine-library-e58ad564c516
https://medium.com/@ozdogar/automate-feature-engineering-using-sklearn-pipeline-and-feature-engine-library-e58ad564c516
Medium
Automate Feature Engineering using Sklearn Pipeline and feature-engine library
Make your feature engineering steps repeatable and get predictions from a new dataset with only one line of code
Unveiling Practical Use Cases of PySpark in Data Transformations: A Hands-On Approach
https://medium.com/@amarkrgupta96/unveiling-practical-use-cases-of-pyspark-in-data-transformations-a-hands-on-approach-9b5db9963086
https://medium.com/@amarkrgupta96/unveiling-practical-use-cases-of-pyspark-in-data-transformations-a-hands-on-approach-9b5db9963086
Medium
Unveiling Practical Use Cases of PySpark in Data Transformations: A Hands-On Approach
In the dynamic world of big data and data processing, PySpark has emerged as a powerful framework for managing and transforming large…
The Numbers Game: Exploring Amazon’s Data Analysis Book Trends
https://medium.com/@thedataisaac/the-numbers-game-exploring-amazons-data-analysis-book-trends-5c8790eff29a
https://medium.com/@thedataisaac/the-numbers-game-exploring-amazons-data-analysis-book-trends-5c8790eff29a
Medium
The Numbers Game: Exploring Amazon’s Data Analysis Book Trends
Books are more than just sources of information or entertainment. They can also influence our thoughts, feelings, and behaviors in various…
Leveraging the Python zip() Function for Data Cleansing and Comparison in Financial Transactions
https://jclewis1989.medium.com/leveraging-the-python-zip-function-for-data-cleansing-and-comparison-in-financial-transactions-503339ba8ea7
https://jclewis1989.medium.com/leveraging-the-python-zip-function-for-data-cleansing-and-comparison-in-financial-transactions-503339ba8ea7
Medium
Leveraging the Python zip() Function for Data Cleansing and Comparison in Financial Transactions
Hey there! Welcome to my blog where I post about my journey as a self-taught developer. You can find my GitHub by clicking HERE.
AI in the metaverse: A foundational survey
https://medium.com/@saadnoorafridi/ai-in-the-metaverse-a-foundational-survey-2f6c8fe72d4b
https://medium.com/@saadnoorafridi/ai-in-the-metaverse-a-foundational-survey-2f6c8fe72d4b
Medium
AI in the metaverse: A foundational survey
The metaverse is a shared virtual world that is fueled by many emerging technologies, including artificial intelligence (AI). AI is playing a crucial role in the foundation and development of the…
Monitoring Snowflake with Streamlit-in-Snowflake (SiS)
https://medium.com/@ashish.patel_73802/monitoring-snowflake-with-streamlit-in-snowflake-sis-b00fa02b0d4b
https://medium.com/@ashish.patel_73802/monitoring-snowflake-with-streamlit-in-snowflake-sis-b00fa02b0d4b
Medium
Monitoring Snowflake with Streamlit-in-Snowflake (SiS)
This post and content was co-authored with Nikhil Kolur Sales Engineer @ Snowflake