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

Use pandas.read_csv to replace numpy.recfromcsv for reading dataset #519

Merged
merged 22 commits into from
Jul 17, 2017

Conversation

weixuanfu
Copy link
Contributor

What does this PR do?

Add pandas dependency to read input files (related to issue #492 )

This PR is built based on PR #515 to avoid merging conflicts

Where should the reviewer start?

driver.py

How should this PR be tested?

Any TPOT examples.

What are the relevant issues?

#492

Questions:

  • Do the docs need to be updated? Yes
  • Does this PR add new (Python) dependencies? Yes, pandas.

@coveralls
Copy link

Coverage Status

Coverage increased (+4.3%) to 91.249% when pulling 3c35bec on weixuanfu2016:pandas_readcsv into 9f65998 on rhiever:development.

@weixuanfu weixuanfu merged commit 3c35bec into EpistasisLab:development Jul 17, 2017
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.

3 participants