vaexio/vaex

Audio Data Loading [FEATURE-REQUEST]

Open

#932 aberto em 13 de ago. de 2020

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Python (591 forks)batch import
good first issue

Métricas do repositório

Stars
 (8.117 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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('HugeData.mp3')

Guia do colaborador