1
0 Comments

Log analysis for data analysts -- easy CSV generation

An app's logs can be as interesting as its database in terms of understanding what's going on.

So I'm building a goodie for data analysts and developers. Hopefully I can have it created by next week:

  1. Create a regex to filter logs and identify CSV columns
  2. Pick a rolling time window
  3. Now you have a rolling CSV report that you can access from Excel or Jupyter for custom analysis and imaging.

Happy Thanksgiving! (And for me, happy Nnums week 15!)

on November 24, 2022