# инструменты анализа данных

Published articles for инструменты анализа данных.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Как мы автоматизировали выгрузки и другие Ad-hoc задачи аналитика с помощью Zeppelin

DevFeed: [Как мы автоматизировали выгрузки и другие Ad-hoc задачи аналитика с помощью Zeppelin](<https://devfeed.tech/articles/ad-hoc-zeppelin-37994.md>)

Original publisher: [Read original article](<https://habr.com/ru/companies/koshelek/articles/533422/>)

Author: Ira\_Pilyavskaya (Кошелёк)

Published: 2020-12-16T15:14:44Z

Content type: tutorial

Language: ru

Sources: ["Кошелёк" RU](<https://devfeed.tech/sources/ru.md>)

Topics: [data](<https://devfeed.tech/topics/data.md>), [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [Python](<https://devfeed.tech/topics/python.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [API](<https://devfeed.tech/topics/api.md>), [opensource](<https://devfeed.tech/topics/opensource.md>), [R](<https://devfeed.tech/topics/r.md>), [Apache Spark](<https://devfeed.tech/topics/spark.md>)

Tags: [apache](<https://devfeed.tech/tags/apache.md>), [api](<https://devfeed.tech/tags/api.md>), [cardsmobile](<https://devfeed.tech/tags/cardsmobile.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [data](<https://devfeed.tech/tags/data.md>), [data-analysis](<https://devfeed.tech/tags/data-analysis.md>), [it-0713117e0385](<https://devfeed.tech/tags/it-0713117e0385.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [python](<https://devfeed.tech/tags/python.md>), [r](<https://devfeed.tech/tags/r.md>), [spark](<https://devfeed.tech/tags/spark.md>), [sql](<https://devfeed.tech/tags/sql.md>), [tag-14da4e315f67](<https://devfeed.tech/tags/tag-14da4e315f67.md>), [tag-7baad8f8b69d](<https://devfeed.tech/tags/tag-7baad8f8b69d.md>), [tag-a3309a813b61](<https://devfeed.tech/tags/tag-a3309a813b61.md>), [tag-a973d715dffa](<https://devfeed.tech/tags/tag-a973d715dffa.md>), [tag-fa773991fb10](<https://devfeed.tech/tags/tag-fa773991fb10.md>), [zeppelin](<https://devfeed.tech/tags/zeppelin.md>)

### AI overview

This Russian-language article describes Cardsmobile's experience automating analysts' ad-hoc data exports and routine analysis tasks with Apache Zeppelin. It explains using dynamic forms so requesters can provide variables and run prepared scripts, while combining data from APIs and databases and producing downloadable reports.

### Source excerpt

На момент написания этой статьи в компании Cardsmobile, которая разрабатывает мобильное приложение "Кошелёк", работает 195 человек: 8 аналитиков и 187 потенциальных заказчиков аналитиков. Мы делаем приложение для конечных пользователей, а также работаем с ритейлом, банками, брендами и другими партнерами. Долгое время работа аналитика в Кошельке состояла не только из исследований поведения пользователя, но и из различных выгрузок, типовых анализов для партнеров и прогнозов для потенциальных клиентов. Конечно, дашборды сильно спасали нам жизнь и позволяли всей компании следить за показателями продукта. Но мы всё ещё тратили время на остальную текучку, и с ростом команды (заказчиков) и бизнеса упёрлись: Ad-hoc задач стало слишком много, а исследования, желание развиваться и светлое будущее простаивали в отсутствие у нас времени. Читать дальше ->