Miguel Sánchez de León Peque

Results 184 comments of Miguel Sánchez de León Peque

> Just convince me. @tpaviot In an attempt to do so... :innocent: PyPI packages are more accessible, and I think that is a pretty good reason. If you have Conda,...

@rainman110 Thanks for the clarification. Being an OSS project, did you have a look at GitHub actions to maybe take care of that building process for you? Limits [seem to...

Plans are pretty ambitious, which is great. :blush: A little step forward: https://github.com/quantopian/zipline/pull/2643

> [...] no one at Q actually uses Zipline on windows, and very few people use conda." @ssanderson Maybe that would be a good reason to drop Python 2.7 (and...

It seems `ta-lib` [needs to be updated](https://travis-ci.org/quantopian/zipline/jobs/646424169?utm_medium=notification&utm_source=github_status): Moving from Quantopian's own repo to conda-forge: - https://github.com/mrjbq7/ta-lib/issues/156 - https://github.com/conda-forge/staged-recipes/pull/5772

@williamjacksn I tried your image and it works pretty well. :blush: Maybe open your own PR for inclusion? Since this PR seems to be abandoned.

@akhmerov @Carreau Did you have the chance to discuss this internally? :blush: We were having a small discussion at https://github.com/pvlib/pvlib-python/issues/1379 and we wondered: as of today, would you recommend adopting...

@asnyv I'm surprised this issue didn't get more attention! Maybe SI is still unknown to many. :joy: Did you find a workaround since you posted? :blush:

For future reference, just in case I get an answer there, here is [a question I posted in SO about this topic](https://stackoverflow.com/questions/69975881).

@kanderso-nrel Yeah, it seems Jupyter does not show `??`'s output bellow the code cell, but rather at the bottom of the page: ![Screenshot from 2022-01-16 20-24-57](https://user-images.githubusercontent.com/526577/149674777-8d9b7c74-2213-4522-88b3-5c8d49cd0188.png) If the IPython directive...