QUICK DESCRIPTION A quick presentation in videos on Exploratory Data Analysis or EDA in Data Science made easy with SWEETVIZ, PANDAS PROFILING and Streamlit for…
QUICK DESCRIPTION A quick presentation in videos on Exploratory Data Analysis or EDA in Data Science made easy with SWEETVIZ, PANDAS PROFILING and Streamlit for…
Part 3 POC for a SEO dashboard made with Streamlit, managing Screaming Frog automation, storing results in a Database (SQLite) and create data-analysis graphics for…
Part 2 Python, Screaming Frog, SEO, Automate, POC :: Creating Database in SQLite with Streamlit and SQLAlchemy QUICK DESCRIPTION A personal tooling. A “tool” industrialized…
Part 1 Python, Screaming Frog, SEO, Automate, POC :: Manipulating Data with Streamlit and SQLite with the help of SQLAlchemy. QUICK DESCRIPTION A personal tooling.…
Part 2, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. How to install python modules in your…
Part 1, This video is part of the post “Deploying and Sharing Streamlit Application with Heroku and Streamlit”. It is a quick tour to discover…
Continue reading → Part 1 – Streamlit application requirements and installation
Part 1, This video is part of the post “Using Ludwig, Introduction to Deep Learning”. It presents specifically a well-known Text Classification with the help…
Part 3, this video is part of the post “Using Ludwig, Introduction to Deep Learning”. It presents specifically how to predict a passenger’s surviving probability…
Part 2, this video is part of the post “Using Ludwig, Introduction to Deep Learning”. It presents specifically how to use a new model for…
This video is part of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop scripts,…
Continue reading → Quick intro on Bulk processing images, DevOps solution vs Craft solution
This video is part of the post “Imagemagick, Docker, DevOps Bulk processing images with Imagemagick and Docker, DevOps solution. A quick comparison with Photoshop scripts,…
Using Gherkin to write User Stories will allow you to write the test at the same time. In this video, I show how to enable…
Continue reading → Enable Gherkin & Using Gherkin Features with CodeceptJS for WordPress
In this video, I advance a little bit more in Gherkin understanding within CodeceptJS by using the DRY mode e.g npx codeceptjs dry-run –sateps .…
Continue reading → Using more advanced Gherkin Features for WordPress With CodeceptJS
In this video, we really launch the Gherkin Features to run the tests on our locally installed WordPress e.g. npx codeceptjs run –features –steps. We…
Continue reading → With CodeceptJS, launching advanced Gherkin Features for WordPress
This time, I show you how to make test behind the GUI meaning the screens. In this example, with the help of specific WordPress Plugin…
Continue reading → Testing the WordPress REST API using Chai and CodeceptJS
It begins in Zambia… First, a huge thank to all the people from ZNBC, FMM and l’Académie to make this happen. Second part presenting chapter…
Continue reading → Set up a local environment for WordPress (WP), requirements for local environment
This is it! With Docker, through Chrome, I launch for real the WordPress Install with the well-known 5 minutes install. Then, I perform on the…
Requirements & Quick installation to create a testing environment with MAMP with WordPress and Custom Local Domain. This Video #1 is part of a serie…
Continue reading → Building a testing environment with MAMP and WordPress with a Custom URL
Chapter 1_Pioneer_or_Basic_Level : Writing the first test with our Codeception install This video tutorial is part of a serie for BOOK #2 “Defining a testing…
Continue reading → Writing the first test with your Codeception install