2024-12-24 18:10:49 +01:00
2024-12-24 18:02:35 +01:00
2024-12-24 18:02:35 +01:00
2024-12-24 18:02:35 +01:00
2024-12-24 18:02:35 +01:00
2024-12-24 18:02:35 +01:00
2024-12-24 18:02:35 +01:00
2024-12-24 18:10:49 +01:00
2024-12-24 18:18:14 +01:00
2024-12-24 18:18:14 +01:00
2024-12-24 18:18:14 +01:00
2024-12-24 18:18:14 +01:00
2024-12-24 18:18:14 +01:00
2024-12-24 18:02:35 +01:00
2024-12-24 18:02:35 +01:00

WorkerLogs Analysis

How to use with Git LFS

Right now the tracked file are .csv and .txt. Just Pull/Commit/Push normally, but before cloning:

sudo pacman -S git-lfs
git lfs install

How to launch Jupyter in Nu using Pueue:

task spawn {uv run jupyter lab}

Data Pipeline:

  1. uv sync to init the state of the project (I think)
  2. Run the parse1.py on the txt data
uv run parse1.py testdata.txt test_out.csv
  1. Open Process2.ipynb on Jupyter Lab and run the statistics
uv run jupyter lab

Other info:

  • used_fetch_command.sh e' il comando che ho usato su docker di production per ottenere i dati
  • preprocess.nu tentativo di fare parsing con Nushell
Description
No description provided
Readme 6.8 GiB
Languages
Jupyter Notebook 100%