The Wayback Machine - https://web.archive.org/web/20210605134001/https://github.com/topics/data
Skip to content
#

data

Here are 8,262 public repositories matching this topic...

sheetjs
SheetJSDev
SheetJSDev commented Oct 11, 2020

While I try to change header titles by passing array of titles to options like below it does not override the headers. Instead it writes new headers first and original data with old headers again from next cell.

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:

const head
ToVie
ToVie commented May 19, 2021

OpenRefine 3.4.1 on Windows (with or without integrated JRE) does not use the proxy set in openrefine.l4j.ini to connect to reconciliation service (https://lobid.org/gnd/reconcile)

To Reproduce

Steps to reproduce the behavior:

  1. First, set proxy in openrefine.l4j.ini using the following parameters:
    -Dhttps.proxyHost=proxy-name.domain.ch
    -Dhttps.proxyPort=8080
    `-Dhttp.proxyHo
ChethanUK
ChethanUK commented Jun 2, 2021

Tell us about the problem you're trying to solve

Run scheduling functionality should be horizontally scalable, able to handle running hundreds of thousands of tasks
Running scheduler in a horizontally scalable way: To be able to handle running hundreds of connectors without being limited single nodes computing capabilities

┆Issue is synchronized with this [Asana task](https://app.asana.com/0

Improve this page

Add a description, image, and links to the data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data topic, visit your repo's landing page and select "manage topics."

Learn more