data
Here are 7,034 public repositories matching this topic...
The simplest, fastest way to get business intelligence and analytics to everyone in your company
-
Updated
Nov 8, 2020 - Clojure
Data and code behind the articles and graphics at FiveThirtyEight
-
Updated
Oct 28, 2020 - Jupyter Notebook
A curated list of awesome big data frameworks, ressources and other awesomeness.
-
Updated
Nov 6, 2020
This is an issue that was raised by translators on Weblate.
Currently the gdata-import module has sentences split up into multiple fragments, such as:
"Please", "sign in and and authorize", "to access your Google data." with the middle phrase being a button label. This mandates an ordering which doesn't work in all languages.
A better structure would be: "Please sign-in and authorize to a
-
Updated
Oct 18, 2020 - Python
The missing link between spreadsheets and data visualization
-
Updated
May 8, 2020 - JavaScript
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
-
Updated
May 30, 2020
Countly helps you get insights from your application. Available self-hosted or on private cloud.
-
Updated
Nov 6, 2020 - JavaScript
A next-generation curated knowledge sharing platform for data scientists and other technical professions.
-
Updated
Oct 24, 2020 - Python
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
Jul 30, 2020
An exhaustive reference to problems seen in real-world data along with suggestions on how to resolve them.
-
Updated
Nov 26, 2019
Interactive Tables and Data Grids for JavaScript
-
Updated
Nov 8, 2020 - JavaScript
This repository contains compatibility data for Web technologies as displayed on MDN
-
Updated
Nov 8, 2020 - 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, europeandataportal.eu/data, data.humdata.org among many other sites.
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 8, 2020 - TypeScript
Transforms PDF, Documents and Images into Enriched Structured Data
-
Updated
Nov 4, 2020 - JavaScript
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
-
Updated
Nov 8, 2020 - Python
High-performance runtime for data analytics applications
-
Updated
Sep 15, 2020 - Rust
AkShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
-
Updated
Nov 8, 2020 - Python
A curated list of awesome JSON datasets that don't require authentication.
-
Updated
Apr 29, 2020 - JavaScript
create custom test databases that are populated with fake data
-
Updated
Nov 25, 2019 - Python
When a user wants to stream data to a date-partitioned BQ table, the way to do this is:
//noinspection ScalaStyle
class DayPartitionFunction()
extends SerializableFunction[ValueInSingleWindow[TableRow], TableDestination] {
override def apply(input: ValueInSingleWindow[TableRow]): TableDestination = {
val partition = DateTimeFormat.forPattern("yyyyMMdd").withZone(DateTimeZoDistributed, masterless, high performance, fault tolerant data processing
-
Updated
Aug 31, 2019 - Clojure
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 am experiencing the same problem.
In addition, sheets js is mutating the header array passed in, which is not something I would ever expect.
Example: