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:
uv syncto init the state of the project (I think)- Run the parse1.py on the txt data
uv run parse1.py testdata.txt test_out.csv
- Open
Process2.ipynbon Jupyter Lab and run the statistics
uv run jupyter lab
Other info:
used_fetch_command.she' il comando che ho usato su docker di production per ottenere i datipreprocess.nutentativo di fare parsing con Nushell
Description
Languages
Jupyter Notebook
100%