data
Here are 9,887 public repositories matching this topic...
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Jan 25, 2022 - Clojure
React Hooks for Data Fetching
-
Updated
Jan 23, 2022 - TypeScript
Data and code behind the articles and graphics at FiveThirtyEight
-
Updated
Jan 19, 2022 - Jupyter Notebook
A curated list of awesome big data frameworks, ressources and other awesomeness.
-
Updated
Jan 17, 2022
-
Updated
Nov 9, 2020 - Python
Proposal
Most applications typically have OK button in dialogs in a lower right corner. This has become nearly an industry norm in application designs.
OpenRefine should have a consistent design of button orders regarding Cancel / OK.
Needed Design Changes in frontend
- Change OpenRefine's dialogs to have a consistent design of button ordering regarding Cancel / OK.
- In dialogs
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 19, 2022 - Scala
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
-
Updated
May 30, 2020
Tell us about the problem you're trying to solve
Add streams not supported to Chargebee connector.
Describe the solution you’d like
A clear and concise description of what you want to see happen, or the change you would like to see
Describe the alternative you’ve considered or used
A clear and concise description of any alternative solutions or features you've considered or are u
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
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
-
Updated
Jan 22, 2022 - Python
Countly helps you get insights from your application. Available self-hosted or on private cloud.
-
Updated
Jan 24, 2022 - JavaScript
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
-
Updated
Jan 25, 2022 - Python
Interactive Tables and Data Grids for JavaScript
-
Updated
Jan 22, 2022 - JavaScript
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
An exhaustive reference to problems seen in real-world data along with suggestions on how to resolve them.
-
Updated
Sep 20, 2021
This repository contains compatibility data for Web technologies as displayed on MDN
-
Updated
Jan 24, 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 25, 2022 - Python
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
-
Updated
Jan 24, 2022 - Python
Apparently Faker now works in the Deno runtime. I would suggest indicating this in the readme and possibly on the website:
Deno
import faker from "https://cdn.skypack.dev/@faker-js/faker@v5.5.3?dts";
const randomName = faker.name.findName(); // Rowan Nikolaus
const randomEmail = faker.internet.email(); // Kassandra.Haley@erich.biz
const randomCard = faker.helpers.createCard()Transforms PDF, Documents and Images into Enriched Structured Data
-
Updated
Jan 21, 2022 - JavaScript
High-performance runtime for data analytics applications
-
Updated
Mar 1, 2021 - Rust
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'm trying to migrate from PHPOffice/PhpSpreadsheet to this package. PhpSpreadsheet works fine with my xlsx file, while sheetjs gives no info about hidden rows. It's really important since my script needs to ignore hidden cells.
Mentioned file has been sent to email from the Contributing doc.
Package version:
"xlsx": "^0.17.4".