virsto

Results 9 issues of virsto

`maxIter = 200 for k in range(maxIter): ``` # Refresh data from market print '\nUpdate (refresh) data from currency exchange' exch.refresh() newRate = exch.get_rate() print ' Rate: %s' %newRate newTime...

bug

IMHO it would be very useful to have some documentation on how to install and use echonet on a windows platform. I would be glad to help the echonet programmer(s)...

The assumption here is that you already have jupyter, and python 3.9 installed on a Windows 10 platform. If you do not have git installed, then follow the instructions at:...

This function `record.to_dataframe()` in **Demo 21** is undefined and a103l .NE. a1031 in **Demo 11**. Note, the name a103l causes a problem in several places in this notebook.

I would like to verify your results. Please tell me how I can obtain **test.jpg**. email: [email protected]

If I use the example in your video with your function `color_title`: ``` labels = ["What's Good for the ", "Goose", " is good for the ", "Gander."] colors =...

The only way that I have found to execute your example without this UserWarning is to set ` multiprocess = False`. I am running your multitaper_toolbox on Python 3.9.9 (tags/v3.9.9:ccb0e6a,...

I have included some results from the installation and attempt to execute the code: 1) verification using Python 3.6.7, 2) results running requirements.txt, and 3) execution of fbs run :...

The following error occurred when I did the most recent updates with the most recent download of MikTeX: `expl3.sty: error: 78: Mismatched LaTeX support files detected. \ExplLoaderFileDate{expl3.sty} ` How can...