data-analytics
Here are 702 public repositories matching this topic...
A curated list of awesome big data frameworks, ressources and other awesomeness.
-
Updated
Nov 17, 2020
Business Intelligence (BI) in Python, OLAP
-
Updated
Dec 2, 2016 - Python
A Tensorflow based function to calculate Corr for series and columns, similar to Pandas Corr function.
TrailDB is an efficient tool for storing and querying series of events
-
Updated
Dec 9, 2020 - C
Open Source Self-Hosted Business Intelligence Platform
-
Updated
Dec 11, 2020 - JavaScript
Dremio - the missing link in modern data
-
Updated
Nov 19, 2020 - Java
Read data from, write data to, and modify the formatting of Google Sheets
-
Updated
Jan 6, 2019 - Python
Practical Data Science with Ruby based tools.
-
Updated
Dec 5, 2020 - Ruby
(已完结)《极客时间数据分析实战45讲-详细笔记》包含markdown、图片、思维导图、代码 、数据。 可直接阅读代码、测试!
-
Updated
Nov 25, 2020 - Python
ISP Data Pollution to Protect Private Browsing History with Obfuscation
-
Updated
Dec 16, 2018 - Python
ARX is a comprehensive open source data anonymization tool aiming to provide scalability and usability. It supports various anonymization techniques, methods for analyzing data quality and re-identification risks and it supports well-known privacy models, such as k-anonymity, l-diversity, t-closeness and differential privacy.
-
Updated
Nov 24, 2020 - Java
Stroom is a highly scalable data storage, processing and analysis platform.
-
Updated
Dec 11, 2020 - Java
So I was staring at the spiffy new Gitlab container registry and really appreciating that it has a lot of boxes that are like "run this command to pull this container" or "run this command to login to the registry" and it struck me that it would be totally SUPER if girder had this same kind of functionality. Obviously it wouldn't be appropriate for all instances so you'd want it to be a pl
Is your feature request related to a problem? Please describe.
Job Log 화면 검색조건 내 상태(Running) 의 추가가 필요함
- Canceled를 추가할지에 대해서는 고민이 필요함
FlashX is a collection of big data analytics tools that perform data analytics in the form of graphs and matrices.
-
Updated
Mar 31, 2020 - C++
A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.
-
Updated
Nov 16, 2020 - Python
This is an Open Source PHP Reporting Framework which you can use to write perfect data reports or to construct awesome dashboards using PHP
-
Updated
Jul 7, 2019 - PHP
The foundational library of the Morpheus data science framework
-
Updated
Nov 26, 2018 - Java
👨🏽🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?
-
Updated
Aug 3, 2020 - Jupyter Notebook
Countly Product Analytics SDK for websites and web applications
-
Updated
Dec 11, 2020 - JavaScript
Hello, I would like to know if there is already any method developed to match the flight_ids obtained from So6 to ADS-B files. I’m trying to use the assign_id method for both files but it seems to be assigned differnent new flight-ids for SO6 and ADS-B same flights.
Thank you.
Visualization components for the web
-
Updated
Nov 22, 2019 - JavaScript
Describe the bug
When delegating to a validator, there is no validation for the input to take into account the transaction fees. It is possible to submit a transaction that will definitely fail and cost the user the transaction fee.
To Reproduce
Steps to reproduce the behavior:
- Sign in to an account.
- Go to validator page.
- Click on 'Delegate'.
- Enter the amount as equal
Simple querying library for Druid (http://druid.io)
-
Updated
Dec 4, 2020 - JavaScript
GreyCat - Data Analytics, Temporal data, What-if, Live machine learning
-
Updated
Nov 20, 2020 - Java
Big Data Analytics Using Interactive Workflows
-
Updated
Dec 11, 2020 - Java
Exploratory data analysis
-
Updated
Jan 2, 2019 - Jupyter Notebook
Repository which contains various scripts and work with various basketball statistics
-
Updated
Dec 6, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the data-analytics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-analytics topic, visit your repo's landing page and select "manage topics."



Hello,
I want to show euros values on dashboard. But only the $ format are enable. When i changed the $ symbol to € i obtained an error.
How can I show euros value in a chart ?
I want something like "y_axis_format": "$,.2f" ==> to "y_axis_format": ",.2f€"
Regards,
Zied Sellami