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

bigdata

Here are 1,290 public repositories matching this topic...

Aries-Lee1991
Aries-Lee1991 commented Aug 18, 2020

Hi fellows,

The first online meetup hosted by EMQ and TDengine will be held at 20:00-21:30 on Aug. 24 (this Thursday) .

We will use the Tencent meeting software. The online link will be shared with the attendees shortly before the start time of the event.

If you have any issues, please contact "小T" via wechat (wechat ID: tdengine).

See the poster for how to participate.

![线上Meetup-

eladmw
eladmw commented Aug 13, 2020

Hello,
Considering your amazing efficiency on pandas, numpy, and more, it would seem to make sense for your module to work with even bigger data, such as Audio (for example .mp3 and .wav). This is something that would help a lot considering the nature audio (ie. where one of the lowest and most common sampling rates is still 44,100 samples/sec). For a use case, I would consider vaex.open('Hu

suhsteve
suhsteve commented Aug 19, 2020

APIs

SparkSession

  • python def getActiveSession(cls)
  • scala def executeCommand(runner: String, command: String, options: Map[String, String]): DataFrame

DataFrame

  • python def transform(self, func)
  • python def tail(self, num)
    scala def tail(n: Int): Array[T]
  • scala def printSchema(level: Int): Unit
  • scala def explain(mode: String): U
panther
alexmylonas
alexmylonas commented May 13, 2020

Describe the ideal solution

We need a new endpoint that functions as getIntegrationById endpoint.

Describe your use cases

We currently fetching all integration via appsync (or more specifically a sub-category of integrations based on integrationType) and iterate until we find one that matches the integrationId passed.

How frequently would you use such feature

Although, we

Improve this page

Add a description, image, and links to the bigdata 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 bigdata topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.