readme
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
id,title,category,created_at
|
||||
2.000000000000000000,Python для анализа данных,programming,2023-01-15
|
||||
1.000000000000000000,SQL для начинающих,data,2023-01-01
|
||||
3.000000000000000000,BI с нуля,business,2023-03-01
|
||||
1.000000000000000000,SQL для начинающих,data,2023-01-01
|
||||
2.000000000000000000,Python для анализа данных,programming,2023-01-15
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
id,user_id,course_id,enrolled_at
|
||||
2.000000000000000000,1,2,2023-02-01
|
||||
5.000000000000000000,4,3,2023-04-01
|
||||
2.000000000000000000,1,2,2023-02-01
|
||||
1.000000000000000000,1,1,2023-01-15
|
||||
3.000000000000000000,2,1,2023-01-20
|
||||
4.000000000000000000,3,2,2023-03-05
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
id,user_id,lesson_id,viewed_at
|
||||
5.000000000000000000,4,4,2023-04-02T10:00:00.000+03:00
|
||||
6.000000000000000000,4,5,2023-04-03T10:00:00.000+03:00
|
||||
4.000000000000000000,3,3,2023-03-06T12:00:00.000+03:00
|
||||
1.000000000000000000,1,1,2023-01-16T10:00:00.000+03:00
|
||||
2.000000000000000000,1,2,2023-01-16T10:15:00.000+03:00
|
||||
3.000000000000000000,2,1,2023-01-21T09:00:00.000+03:00
|
||||
4.000000000000000000,3,3,2023-03-06T12:00:00.000+03:00
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
id,course_id,title,duration_min
|
||||
5.000000000000000000,3,Метрики и дашборды,18
|
||||
2.000000000000000000,1,JOIN,15
|
||||
4.000000000000000000,3,Основы BI,12
|
||||
1.000000000000000000,1,SELECT и FROM,10
|
||||
3.000000000000000000,2,Pandas,20
|
||||
5.000000000000000000,3,Метрики и дашборды,18
|
||||
4.000000000000000000,3,Основы BI,12
|
||||
2.000000000000000000,1,JOIN,15
|
||||
1.000000000000000000,1,SELECT и FROM,10
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
id,name,age,email,registration_date
|
||||
4.000000000000000000,Diana,28,diana@mail.com,2023-03-01
|
||||
3.000000000000000000,Charlie,22,charlie@mail.com,2023-02-20
|
||||
2.000000000000000000,Bob,30,bob@gmail.com,2023-02-05
|
||||
5.000000000000000000,Ethan,35,ethan@gmail.com,2023-03-10
|
||||
2.000000000000000000,Bob,30,bob@gmail.com,2023-02-05
|
||||
3.000000000000000000,Charlie,22,charlie@mail.com,2023-02-20
|
||||
1.000000000000000000,Alice,25,alice@mail.com,2023-01-10
|
||||
4.000000000000000000,Diana,28,diana@mail.com,2023-03-01
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,4 @@
|
||||
course_id,title,category
|
||||
1,SQL для начинающих,data
|
||||
2,Python для анализа данных,programming
|
||||
3,BI с нуля,business
|
||||
1,SQL для начинающих,data
|
||||
|
Reference in New Issue
Block a user