User Tools

Site Tools


supp:python:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
supp:python:start [2020/11/27 16:58] – [Anaconda Prompt in Windows Explorer] rolfsupp:python:start [2022/01/03 07:35] (current) – [Create time series] rolf
Line 16: Line 16:
 HKEY_CLASSES_ROOT\Directory\Background\shell\AnacondaPrompt\command -> C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -NoExit -Command "& 'C:\Users\MYNAME\Anaconda3\shell\condabin\conda-hook.ps1' ; conda activate 'C:\Users\MYNAME\Anaconda3' " HKEY_CLASSES_ROOT\Directory\Background\shell\AnacondaPrompt\command -> C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy ByPass -NoExit -Command "& 'C:\Users\MYNAME\Anaconda3\shell\condabin\conda-hook.ps1' ; conda activate 'C:\Users\MYNAME\Anaconda3' "
 </code> </code>
 +
 +===== Create time series =====
 +
 +<file python cs_create_ts.py>
 +
 +import pandas as pd
 +
 +
 +</file>
supp/python/start.1606496315.txt.gz · Last modified: 2020/11/27 16:58 by rolf