Coder Social home page Coder Social logo

Comments (6)

hayd avatar hayd commented on May 20, 2024

I actually don't think this is too important, IMO this package is going to be pretty stable (and so not built enough for that to be a useful barometer/alarm). I think a better strategy will be to check that it's passing with latest pandas at rc time (when we can just add the rc release to travis).

If the pandas devs build a package which gets completely broken on pandas updates what hope does the rest of the world have?? :p

from pandas-datareader.

davidastephens avatar davidastephens commented on May 20, 2024

@hayd Looking to add the rc release to travis. Doesn't seem to work - I'm getting:

Error: No packages found in current linux-64 channels matching: pandas 0.17.0rc1*

from Travis. Is there a way to add the rc release to the travis build?
davidastephens@f9a944c

https://travis-ci.org/davidastephens/pandas-datareader/jobs/81315264

from pandas-datareader.

hayd avatar hayd commented on May 20, 2024

You may need to use a special channel to conda install it? I think I remember @jreback saying something like that on the ML...

from pandas-datareader.

jreback avatar jreback commented on May 20, 2024

add

conda config --add channels pandas

thrn

conda install pandas

gets the latest

u can also do

conda install pandas -c pandas

from pandas-datareader.

hayd avatar hayd commented on May 20, 2024

Thanks! Hopefully this builds: https://travis-ci.org/pydata/pandas-datareader/builds/81331703 #90 :)

from pandas-datareader.

davidastephens avatar davidastephens commented on May 20, 2024

Got it to work. Had to add a "v" in front of the version.

Had to make one change to make it build: adding the stack level on the Option deprecation warning.
https://travis-ci.org/davidastephens/pandas-datareader/jobs/81332942 #91

from pandas-datareader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.