business-analytics
Here are 430 public repositories matching this topic...
当数据源为excel时,一些优化的想法
你的功能要求与某个问题相关吗?
数据源为excel文件时,只解析第一个sheet 是否过于粗暴
形容一下你想要的解决方案
前端读取sheet数量供用户选择,在properties 中添加sheetNumbers参数用于后端选择sheet解析
另外是否考虑一个excel 上传之后,每个sheet都可以配置不同
Career Resources for Data Science, Machine Learning, Big Data and Business Analytics Career Repository
-
Updated
Oct 20, 2021
Evidence enables analysts to deliver a polished business intelligence system using SQL and markdown
-
Updated
Jul 14, 2022 - Svelte
Python solutions to solve practical business problems.
-
Updated
Dec 18, 2021 - Jupyter Notebook
FlyFish常见问题合集(新手必看!)
Describe the bug
In DORA dashboards, for the top left gauge chart Weekly Release / Deployment Frequency (Avg), we use a UI built query to compute the average. It is incorrect because weeks with no releases / deployments are simply ignored in the final averaging because of how the query is built. Indeed, the first aggregation that counts per week will have no entries for week with no release /
-
Updated
Jul 7, 2022 - Visual Basic .NET
-
Updated
Oct 4, 2021 - Jupyter Notebook
The following application contains the DevExpress Dashboard Component for Angular. The client side is hosted on the GitHub Pages and gets data from the server side that hosts on DevExpress.com.
-
Updated
Jan 27, 2022 - TypeScript
A Qt tool for creating business and scientific charts. This is the canonical repository for KDChart.
-
Updated
Apr 12, 2022 - C++
Enterprise Data Analytics by Jortilles ( EDA )
-
Updated
Jul 8, 2022 - TypeScript
This repository provides the code examples for the corresponding blog posts. In case you have questions, feel free to contact me directly.
-
Updated
Apr 6, 2021 - Jupyter Notebook
Demo codes, tutorials, and exercises for the master lecture Business Analytics and Data Science offered by the Chair of Information Systems at the Humboldt-University of Berlin
-
Updated
Mar 1, 2022 - Jupyter Notebook
Zen-Knit is a formal (PDF), informal (HTML) report generator for data analyst and data scientist who wants to use python. RMarkdown Alternative for Python
-
Updated
Apr 30, 2022 - Python
BASM - 2017 Spring
-
Updated
Apr 22, 2018 - HTML
В этом релизе Вы найдете дополнительные материалы к книге "Путь аналитика. Практическое руководство ИТ-специалиста" (https://www.piter.com/product_by_id/40878036) Саму книгу можно заказать по адресу https://goo.gl/Av7Zmg
-
Updated
Oct 13, 2017
Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools
-
Updated
Jun 19, 2022 - HTML
Journey through data analysis
-
Updated
May 9, 2022 - Jupyter Notebook
Currently the browser extension has limited configurability through /UserAleWebExtension/options.js--userAleHost, userAleScript, toolUser, toolName, toolVersion. As such, the embedded userale-X.x.x.js script logs everything. It would be good to embed a filter in ./background.js that receives user inputs through opstionsPage.js and options.js. A nice example example of a filter can be found in our
This repository contains projects I have worked on for Data Cleaning and Manipulation in Python.
-
Updated
Dec 4, 2019 - Jupyter Notebook
collection of SQL - Tableau integration projects for Data Analytics and Business Intelligence
-
Updated
Jun 18, 2020 - TSQL
This repository is dedicated to the machine learning analysis on StockX prices. Blog
-
Updated
Apr 14, 2020 - Jupyter Notebook
Code Snippets & DataSets for Business Analytics & Data Mining/ Machine Learning Algorithms
-
Updated
Apr 23, 2018 - R
Predicting the Likelihood to Purchase a Financial Product Following a Direct Marketing Campaign
-
Updated
May 12, 2020 - R
Apache Flagon Distill is a python package to support and analyze Flagon UserAle.js logs
-
Updated
Feb 10, 2021 - Python
Data Science and Business Analytics Task-1 (Predict the percentage of an student based on the no. of study hours)
-
Updated
Feb 21, 2022 - Jupyter Notebook
Course Material: Business Analytics and Decision Support with R
-
Updated
Sep 11, 2020 - R
Improve this page
Add a description, image, and links to the business-analytics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the business-analytics topic, visit your repo's landing page and select "manage topics."




The Mixed Time-Series chart type allows for configuring the title of the primary and the secondary y-axis.
However, while only the title of the primary axis is shown next to the axis, the title of the secondary one is placed at the upper end of the axis where it gets hidden by bar values and zoom controls.
How to reproduce the bug