rename cols to cast

This commit is contained in:
2026-02-24 07:43:09 +03:00
parent fa4284b01f
commit 199e4c76e1
61 changed files with 38 additions and 38 deletions

View File

@@ -0,0 +1,2 @@
total_users,total_courses,total_lessons,users_with_views,avg_lessons_per_course,avg_views_per_lesson
5,3,5,4,1.67,2.6
1 total_users total_courses total_lessons users_with_views avg_lessons_per_course avg_views_per_lesson
2 5 3 5 4 1.67 2.6