alex-hhh / data-frame

A data frame implementation for Racket
https://alex-hhh.github.io/2018/08/racket-data-frame-package.html
Other
37 stars 10 forks source link

for/data-frame construction forms #7

Closed ralsei closed 3 years ago

ralsei commented 3 years ago

Closes #6. This PR does what was described there.

I also made the Scribble docs import (for-label data-frame), which seems like it would be wrong, but it isn't, and adds hyperlinks to the Scribble docs for forms like data-frame?.

alex-hhh commented 3 years ago

Hi @ralsei , the build fails because there is a problem with the mirror site and downloading the racket installer fails. Can you change the URL to "https://download.racket-lang.org/installers" to check if the build succeeds? Thanks.

https://github.com/alex-hhh/data-frame/blob/6dd43cc900c90994f858dafa264f4e3f108e24a6/ci/install-racket.sh#L18