The Wayback Machine - https://web.archive.org/web/20220411132134/https://github.com/topics/rstats
Skip to content
#

rstats

Here are 4,129 public repositories matching this topic...

dash
metaflow
romain-intel
romain-intel commented Feb 13, 2022

Currently, you can do something like this: Task(Flow/RunID/StepName) and this will not result in an error but then the resulting Task object behaves in a bizarre manner where things like t.data will work but t.data.my_artifact will not for example.

We should validate the format of the pathspec passed in to each object and verify that the following are the only possible cases:

  • Metaflo
bug good first issue upforgrabs
eatonphil
eatonphil commented Nov 17, 2021

Unlike all the existing charts that graph a string (most likely) against a number, this graphs numbers on both axises. So in addition to the configuration changes needed for passing the right field to chartjs, the PR for this should also change the "preferred type" to "number" for the x axis when the chart type is scatter plot.

enhancement good first issue
vitae
mitchelloharawild
mitchelloharawild commented Apr 15, 2020

#108 could have been prevented if knit_print tests captured this breaking change.

Adding test examples checking for knit_print output should provide reasonably detailed tests for brief_entries(), detailed_entries() and bibliography_entries() outputs.

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the rstats topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rstats topic, visit your repo's landing page and select "manage topics."

Learn more