-
Python
Turning Python Scripts into Working Web Apps Quickly with Streamlit
I just realized that I am using Streamlit since almost one year now, posted about in Twitter or LinkedIn several…
Read More » -
Python
Generating Meaningful Mock Data with Faker
Faker is an Open Source Python package that generates synthetic data that could be used for many things such as…
Read More » -
Python
Python Calculations in Jupyter with Handcalcs
Jupyter notebooks allows LaTeX rendering inside markdown. This way you can write complex math equations within a notebook. While LaTeX…
Read More » -
Python
Diagrams as Code with Python
In my career I have noticed that often organizations are reluctant on providing Engineering teams with licenses for software to…
Read More » -
Web Development
TagUI: an Excellent Open Source Option for RPA – Introduction
Today I want to introduce TagUI, an RPA (Robotic Process Automation) Open Source tool I am using to automate test scenarios for…
Read More » -
Software Development
Time Series & Deep Learning (Part 3 of N): Finalizing the Data Preparation for Training and Evaluation of a LSTM
In the 3rd part of this series I am going to complete the description started in part 2 of the…
Read More » -
Software Development
Time Series & Deep Learning (Part 2 of N): Data Preparation for Training and Evaluation of a LSTM
In the second post of this series we are going to learn how to prepare data for training and evaluation…
Read More » -
Software Development
Time Series & Deep Learning (Part 1 of N): Basic Stuff
During the last part of my career I had a chance to work with Data Scientists having strong skills in…
Read More » -
Enterprise Java
The Kubernetes Spark operator in OpenShift Origin (Part 1)
This series is about the Kubernetes Spark operator by Radanalytics.io onOpenShift Origin. It is an Open Source operator to manageApache…
Read More »
- 1
- 2