Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PANDAS plugin tested #204

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

PANDAS plugin tested #204

wants to merge 6 commits into from

Conversation

trevisanj
Copy link

@trevisanj trevisanj commented Oct 18, 2016

Changes summary

  • merged /setup.py with head to have PANDAS dependency
  • filename meta is now None when imports from PANDAS
  • PANDAS plugin import changed to follow patterns in both files /__init__.py and /plugins/__init__.py
  • added tests to/from PANDAS, with tabular data containing a few different types

Tested with Python 2 and Python 3

cd tests
python -m unittest tests_plugin_pandas
python3 -m unittest tests_plugin_pandas

@turicas
Copy link
Owner

turicas commented Dec 14, 2016

Related to #24 (may close the older one).

@turicas turicas force-pushed the develop branch 2 times, most recently from fa144f0 to bbb2c57 Compare November 30, 2018 01:34
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.

None yet

3 participants