Richard Frank
60f0fa4b9a
REL: Release 1.4.1
2020-10-05 11:07:22 -04:00
yoshinobu1579
922db29021
DOC: Add a description to build docs for anaconda users ( #2772 )
...
* DOC: Add a description to build docs for anaconda users
Co-authored-by: Yoshinobu Nakada <yoshinobu.a.nakada@rakuten.com>
Co-authored-by: Richard Frank <richafrank@users.noreply.github.com>
2020-09-30 13:17:40 -04:00
Richard Frank
580ca94c79
DOC: Updated issues in whatsnew
2020-09-30 12:18:36 -04:00
Richard Frank
bdd3eb6743
DOC: Added label to install docs (to link from dev guidelines)
...
For 4cc7eef4ec (r488325937)
2020-09-30 12:18:36 -04:00
Richard Frank
e9c83d6e71
DOC: Update docs regarding conda packages on conda-forge now
2020-09-30 12:18:36 -04:00
leonarduschen
dbcef66cbf
DOC: Change source activate to conda activate
2020-09-24 11:56:30 -04:00
Richard Frank
443d8a1610
REL: Notes for v1.4.1
2020-09-04 18:24:46 -04:00
Richard Frank
797b8e2e74
MAINT: Make quantopian-quandl the default bundle for ingests too
...
Also for clean
Updated the beginner's tutorial
2020-08-24 12:30:54 -04:00
Richard Frank
6fa07ab48b
DOC: Update docs copyright
2020-08-24 12:30:54 -04:00
Richard Frank
17fc099a7a
DOC: Doco fixes
2020-08-24 12:30:54 -04:00
Richard Frank
3cc6534d6a
DOC: Added caption to file
2020-08-24 12:30:54 -04:00
Richard Frank
faff30b700
DOC: Fixed sphinx warnings
2020-08-24 12:30:54 -04:00
Richard Frank
86bc66c458
DOC: Override version too, since this is displayed in TOC
2020-08-24 12:30:54 -04:00
Richard Frank
7e28300f82
DOC: Set the title of the docs site main page
...
instead of using the first heading in the README
2020-08-24 12:30:54 -04:00
Richard Frank
8523b2d0c8
DOC: .static doesn't exist
2020-08-24 12:30:54 -04:00
Richard Frank
6b9bd4af65
DOC: Fix code block languages
2020-08-24 12:30:54 -04:00
Richard Frank
54698f9c7a
DOC: Updated http links to https
2020-08-17 10:17:46 -04:00
Joe Jevnik
605dd450ad
DOC: document new factors and methods
2020-07-22 20:55:51 -04:00
Richard Frank
42a49cedbe
intro for domains
2020-07-22 20:55:51 -04:00
Richard Frank
3db71426b1
add today's date
2020-07-22 20:55:51 -04:00
Richard Frank
8735d6bbf6
more
2020-07-22 20:55:51 -04:00
Joe Jevnik
b48d7abf6c
DOC: cleanups
2020-07-22 20:55:51 -04:00
Joe Jevnik
c8b0340b7f
DOC: document daily summary methods
2020-07-22 20:55:51 -04:00
Richard Frank
be80ad8761
more
2020-07-22 20:55:51 -04:00
Joe Jevnik
66d78ed90d
DOC: document new pipeline stuff
2020-07-22 20:55:51 -04:00
Richard Frank
d5c2d820e0
more notes
2020-07-22 20:55:51 -04:00
Joe Jevnik
948fff2938
DOC: document new pipeline methods
2020-07-22 20:55:51 -04:00
Joe Jevnik
0da1704854
DOC: whatsnew
2020-07-22 20:55:51 -04:00
Richard Frank
7a24a85ec5
more notes
2020-07-22 20:55:51 -04:00
Gerry Manoim
6fde79dc8e
redo release notes - part 1
2020-07-22 20:55:51 -04:00
Gerry Manoim
f2818cfc06
fix attribution
2020-07-22 20:55:51 -04:00
Gerry Manoim
d9cc911cfb
Drop TST/DEV/DEP/REV changes
2020-07-22 20:55:51 -04:00
Gerry Manoim
299d76c66d
PR feedback
2020-07-22 20:55:51 -04:00
Gerry Manoim
7cf976950c
REL: Release notes for 1.4.0
2020-07-22 20:55:51 -04:00
Joe Jevnik
e18b9047c2
MAINT: pr feedback
...
Co-authored-by: Richard Frank <richafrank@users.noreply.github.com>
2020-07-22 16:08:32 -04:00
Joe Jevnik
7ab8d00211
ENH: change default bundle to quantopian-quandl
2020-07-22 16:08:32 -04:00
Richard Frank
0e0b9ec0a7
MAINT: Removed repeated typo
2020-07-21 12:25:21 -04:00
Richard Frank
acd46c51e3
REL: 1.2.0 was released April 4, 2018
2020-07-16 17:10:44 -04:00
Ayoub ENNASSIRI
7651c05dc7
Merge branch 'master' into benchmark
2020-04-20 14:30:36 +02:00
samatix
14a03a0b73
DOC: Adding the no-benchmark setting for the initial run in the readme so that the first run by end users doesn't fail
2020-04-20 14:29:28 +02:00
samatix
802bfafb72
DOC: Adding the new added benchmark options to the beginner guide.
2020-04-05 23:57:28 +02:00
Daraul Harris
f961ec9ca6
List hdf5 as a dependency ( #2679 )
...
Possibly related to #2474 , this dependency was a requirement to install zipline on arch.
2020-03-31 17:07:02 -04:00
Richard Frank
23f1580bf9
MAINT: Renamed requirements.txt to requirements_locked.txt
...
since it's the generated lockfile
2020-02-11 11:05:22 -05:00
Richard Frank
4f78b86323
DOC: On updating dependencies
2020-02-11 11:05:22 -05:00
Willian Paixao
11dadcaba4
Introducing pre-commit hooks
...
In a intention to increase code quality and reducing faulty commits,
pre-commits help checking the staged code for simple static code
analysis.
2020-01-23 20:41:14 +01:00
Scott Sanderson
1b08239b6c
Merge pull request #2510 from Peque/redhat-rep-config
...
DOC: Fix incorrect package name
2020-01-07 13:06:17 -05:00
Hristo Georgiev
c80a97b8b5
DOC: Fix typos and remove trailing whitespace.
2019-10-19 11:10:50 +01:00
Miguel Sánchez de León Peque
ef66184e23
DOC: Fix incorrect package name
...
There is no `redhat-rep-config` package in RHEL-derived Linux
distributions like Fedora. There is a `redhat-rpm-config` package
though.
2019-09-09 11:32:31 +02:00
Frederick Wagner
26b07d66f6
BLD: Add dev-install script
...
This script, and the associated changes, help avoid strange problems
with Python 3, pdbpp, and concurrent.futures related to ordering and
side effects from .pth files.
Without them, under certain, possibly nondeterministic circumstances,
installing zipline's dependencies in Python 3 will cause the
concurrent.futures backport to shadow the stdlib module, which breaks
pip (among other things) with a SyntaxError.
2019-08-26 10:17:48 -04:00
Scott Sanderson
b7b4f81bfc
DOC: Documentation tweaks.
2019-07-15 18:48:58 -04:00