Skip to content

Conversation

psigen
Copy link
Member

@psigen psigen commented May 22, 2016

Instead of pandas, load and save functionality uses numpy.recarray.

While pandas adds a lot of additional functionality, it is also a fairly heavy dependency and can make many simple operations like interpolation very complicated.

If pandas is necessary, the numpy.recarray structure can be converted to a pandas.DataFrame.

This PR also reorganizes the setup.py and .travis.yml files to add coverage test reporting to the analytics library.

@coveralls
Copy link

coveralls commented May 22, 2016

Coverage Status

Changes Unknown when pulling 865db62 on feature/coveralls into * on master*.

@coveralls
Copy link

coveralls commented May 22, 2016

Coverage Status

Changes Unknown when pulling 497a29b on feature/coveralls into * on master*.

@psigen psigen changed the title Added coveralls support. Added coveralls support and removes pandas May 22, 2016
@coveralls
Copy link

coveralls commented May 22, 2016

Coverage Status

Changes Unknown when pulling c31ef0a on feature/coveralls into * on master*.

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.

2 participants