Skip to content

Conversation

@facastagnini
Copy link

@facastagnini facastagnini commented Dec 31, 2017

Fixes #4. Installing Pandas on a raspberry pi is very very slow, we dont need to load Pandas just to use Ballpark

@facastagnini facastagnini changed the title Moving test out of __init__, Fixes #4 Moving test out of __init__ Dec 31, 2017
@FMCorz
Copy link

FMCorz commented Mar 20, 2018

+1 for this fix.

@mistahj67
Copy link

+1

@rwest202
Copy link

bump, any reason this can't go in?

@owlas
Copy link

owlas commented Sep 30, 2020

Love this library and had the same issue. I've forked and applied this exact patch. Just replace:

# ballpark
git+git://github.com/owlas/python-ballpark@0.1#egg=ballpark

in your requirements.txt

I'll stick it on pypi later if it's useful to anybody else!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImportError due to importing tests that depend on pandas

5 participants