Durchsuchen nach
Schlagwort: CTRL

Julia: How to show a CSV-file

Julia: How to show a CSV-file

Julia is a modern, high-level programming language designed for technical computing, excelling in fields like scientific research, statistics, data analysis, and machine learning. In this post, we’ll cover the essential first steps: how to successfully read a CSV file into Julia. Setup: Installation and Package Management Like in Python you need packages, that you have to install it. After installing Julia, you go to the command prompt and type in Julia. Then you see on the left side the word…

Weiterlesen Weiterlesen

After upgrading to Fedora 42, problems with the MySQL database due to downgrading

After upgrading to Fedora 42, problems with the MySQL database due to downgrading

First of all, it took me three hours of troubleshooting to solve the problem. I took a day off because it requires the utmost concentration. It’s not something you can do on the side. What is troubleshooting? Troubleshooting involves fault finding and fault correction and is a systematic approach to problem solving that is often used to find and eliminate problems in complex machines, electronics, computers and software systems. The first step in most troubleshooting methods is to gather information…

Weiterlesen Weiterlesen