question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add example about transforming and/or creating variables

See original GitHub issue

We should have at least one example about modifying, transforming and/or creating a variable before plotting, something like

data.posterior['log_temperature'] = np.log(data.posterior.temperature)

data.posterior['diff_temperature'] = data.posterior.temperature1 - data.posterior.temperature2

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
ahartikainencommented, Oct 14, 2019

Hi, sounds great

Maybe a new notebook? e.g. “Working with the InferenceData” or something similar?

2reactions
canyon289commented, Apr 24, 2019

@aloctavodia I’ll add an example in the xarray section of tutorial in the meanwhile

Read more comments on GitHub >

github_iconTop Results From Across the Web

Transforming Random Variables: Methods - StudySmarter
An example of transformation of random variables is adding a constant to a random variable. This can happen whenever you need to consider...
Read more >
Variables - Make
Create a custom variable · For organization variables, go to the organization dashboard and click Variables > Add organization variable. · For team...
Read more >
Create New Variables - Binary Variable(s) - Q - Q Wiki
This tool creates new binary variables from existing data. Binary variables are ones which can take two values, 1 and 0, with the...
Read more >
Andor_Software_Development_Kit.pdf
Added Count Convert feature to return data as photons or electrons ... A new directory named 'andor' is created. To install the SDK...
Read more >
a user's guide to andor
comprehensive software provide speed and versatility for a range of imaging applications and set-ups. The main components of the Andor iXon CCD are:....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found