Data Science & Machine Learning
Join this channel to learn data science, artificial intelligence and machine learning with funny quizzes, interesting projects and amazing resources for free For collaborations: @love_data
Больше📈 Аналитический обзор Telegram-канала Data Science & Machine Learning
Канал Data Science & Machine Learning (@datasciencefun) языкового сегмента Английский является активным участником. Сейчас сообщество объединяет 75 747 подписчиков, занимая 2 116 место в категории Образование и 4 343 место в регионе Индия.
📊 Показатели аудитории и динамика
С момента создания невідомо проект демонстрирует стремительный рост, собрав аудиторию из 75 747 подписчиков.
Согласно последним данным от 13 июня, 2026, канал показывает стабильную активность. За последние 30 дней изменение числа участников составило 954, а за последние 24 часа — 41, при этом общий охват остаётся высоким.
- Статус верификации: Не верифицирован
- Уровень вовлечённости (ER): Средний показатель вовлечённости аудитории составляет 3.60%. В первые 24 часа после публикации контент обычно набирает 1.39% реакций от общего числа подписчиков.
- Охват публикаций: В среднем каждый пост получает 2 725 просмотров. В течение первых суток публикация набирает 1 053 просмотров.
- Реакции и взаимодействия: Аудитория активно поддерживает контент: среднее количество реакций на один пост — 5.
- Тематические интересы: Контент сосредоточен на ключевых темах, таких как learning, accuracy, distribution, panda, dataset.
📝 Описание и контентная политика
Автор описывает ресурс как площадку для выражения субъективного мнения:
“Join this channel to learn data science, artificial intelligence and machine learning with funny quizzes, interesting projects and amazing resources for free
For collaborations: @love_data”
Благодаря высокой частоте обновлений (последние данные получены 14 июня, 2026) канал поддерживает актуальность и высокий уровень охвата публикаций. Аналитика показывает, что аудитория активно взаимодействует с контентом, что делает его важной точкой влияния в категории Образование.
DISTINCT keyword in a SELECT statement to retrieve unique records. For example: SELECT DISTINCT column1, column2 FROM table;
5. Question: What is a subquery in SQL?
Answer: A subquery is a query nested inside another query. It can be used to retrieve data that will be used in the main query as a condition to further restrict the data to be retrieved.
6. Question: Explain the purpose of the GROUP BY clause.
Answer: The GROUP BY clause is used to group rows that have the same values in specified columns into summary rows, like when using aggregate functions such as COUNT, SUM, AVG, etc.
7. Question: How can you add a new record to a table?
Answer: Use the INSERT INTO statement. For example: INSERT INTO table_name (column1, column2) VALUES (value1, value2);
8. Question: What is the purpose of the HAVING clause?
Answer: The HAVING clause is used in combination with the GROUP BY clause to filter the results of aggregate functions based on a specified condition.
9. Question: Explain the concept of normalization in databases.
Answer: Normalization is the process of organizing data in a database to reduce redundancy and improve data integrity. It involves breaking down tables into smaller, related tables.
10. Question: How do you update data in a table in SQL?
Answer: Use the UPDATE statement to modify existing records in a table. For example: UPDATE table_name SET column1 = value1 WHERE condition;Sales Growth = SUM([Sales]) - SUM([Previous Sales])
7. Parameters
- Use parameters to allow user input and control measures dynamically.
8. Formatting
- Format fonts, colors, borders, and lines using the Format pane for better visual appeal.
9. Dashboards
- Combine multiple sheets into a dashboard using the *Dashboard* tab.
- Use dashboard actions (filter, highlight, URL) to create interactivity.
10. Story Points
- Create a story to guide users through insights with narrative and visualizations.
11. Publishing & Sharing
- Publish dashboards to Tableau Server or Tableau Online for sharing and collaboration.
12. Export Options
- Export to PDF or image for offline use.
13. Keyboard Shortcuts
- Show/Hide Sidebar: Ctrl+Alt+T
- Duplicate Sheet: Ctrl + D
- Undo: Ctrl + Z
- Redo: Ctrl + Y
14. Performance Optimization
- Use extracts instead of live connections for faster performance.
- Optimize calculations and filters to improve dashboard loading times.
Уже доступно! Исследование Telegram 2025 — ключевые инсайты года 
