We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
julia> RDatasets.datasets("datasets") 1×5 DataFrame │ Row │ Package │ Dataset │ Title │ Rows │ Columns │ ├─────┼──────────┼─────────┼───────────────────────────┼──────┼─────────┤ │ 1 │ datasets │ BOD │ Biochemical Oxygen Demand │ 6 │ 2 │ julia> RDatasets.datasets("mlmRev") 1×5 DataFrame │ Row │ Package │ Dataset │ Title │ Rows │ Columns │ ├─────┼─────────┼─────────┼─────────────────────────────────────┼───────┼─────────┤ │ 1 │ mlmRev │ Chem97 │ Scores on A-level Chemistry in 1997 │ 31022 │ 8 │ julia> versioninfo() Julia Version 1.0.0 Commit 5d4eaca0c9 (2018-08-08 20:58 UTC) Platform Info: OS: macOS (x86_64-apple-darwin14.5.0) CPU: Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-6.0.0 (ORCJIT, skylake)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: