Skip to content
#

tabular-data

Here are 180 public repositories matching this topic...

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

briandesilva
briandesilva commented Jan 20, 2021

Issue

I am getting a segmentation fault when running the following import statement

from autogluon.tabular import TabularPrediction

and segmentation fault: 11 when running

from autogluon.text import TextPrediction

I am using a recent branch of autogluon, installed in a clean virtual environment: autogluon version 0.0.16b20210120

Environment

Improve this page

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

Learn more