vaexio/vaex

Audio Data Loading [FEATURE-REQUEST]

Open

#932 opened on Aug 13, 2020

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

Repository metrics

Stars
 (8,117 stars)
PR merge metrics
 (No merged PRs in 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')

Contributor guide