data
Here are 9,814 public repositories matching this topic...
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Jan 12, 2022 - Clojure
Data and code behind the articles and graphics at FiveThirtyEight
-
Updated
Jan 12, 2022 - Jupyter Notebook
A curated list of awesome big data frameworks, ressources and other awesomeness.
-
Updated
Nov 18, 2021
-
Updated
Nov 9, 2020 - Python
Description: If a new version of OpenRefine is available a message is displayed: "New Version Download OpenRefine v3.5.1 now."
Question: Is it possible to disable this message?
Rationale: We run OpenRefine in a controlled environment, in which any software needs to be packaged and signed. The user cannot update the software. Therefore it would be nice not to display that message.
A web interface to create custom vector-based visualizations on top of RAWGraphs core
-
Updated
Jan 10, 2022 - JavaScript
The enterprise-grade behavioral data engine (web, mobile, server-side, webhooks), running cloud-natively on AWS and GCP
-
Updated
Jan 12, 2022 - Scala
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
-
Updated
May 30, 2020
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.
-
Updated
Oct 13, 2021
Tell us about the problem you're trying to solve
When releasing a new version of Airbyte (example) one must manually create a release. Failure/forgetting to create a release and a tag can cause confusion and in some case errors downstream (Airbyte Cloud build looks for tagged versions to fetch some resources, so if we didn't create a tagged com
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
-
Updated
Sep 1, 2021 - Python
Countly helps you get insights from your application. Available self-hosted or on private cloud.
-
Updated
Jan 12, 2022 - JavaScript
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
-
Updated
Jan 12, 2022 - Python
Interactive Tables and Data Grids for JavaScript
-
Updated
Jan 5, 2022 - JavaScript
An exhaustive reference to problems seen in real-world data along with suggestions on how to resolve them.
-
Updated
Sep 20, 2021
Is your feature request related to a problem? Please describe.
In my opinion, it would be nice to have an option/flag to allow users to turn off line numbers. I am used to launch Altair with in not full-screen mode and have 3 columns: request, result and docs. Line numbers generally is useless and occupy valuable horizontal space.
Describe the solution you'd like
Checkbox "Show line n
This repository contains compatibility data for Web technologies as displayed on MDN
-
Updated
Jan 12, 2022 - JavaScript
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
-
Updated
Jan 12, 2022 - Python
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
-
Updated
Jan 12, 2022 - Python
Transforms PDF, Documents and Images into Enriched Structured Data
-
Updated
Dec 25, 2021 - JavaScript
High-performance runtime for data analytics applications
-
Updated
Mar 1, 2021 - Rust
A curated list of awesome JSON datasets that don't require authentication.
-
Updated
Jun 14, 2021 - JavaScript
There is a pipeline which has been consistently getting stuck on attempt to write to JDBC. The thread dump on one worker revealed a bunch of threads waiting for a new connection to be allocated:
java.lang.Thread.State: WAITING
at sun.misc.Unsafe.park(Native Method)
- parking to wait for <45ac842e> (a java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject
Improve this page
Add a description, image, and links to the data topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data topic, visit your repo's landing page and select "manage topics."


I want to know if there is any implementation of the demo https://sheetjs.com/demo/modify.html in react. I am new to React and want to implement the similar functionality.