LightWin
0.7.0
LightWin
Installation
Usage
The
get
method
Configuration
Units and conventions
Utility scripts
Bibliography
API Reference
beam_calculation package
config package
core package
evaluator package
failures package
optimisation package
scripts package
tracewin_utils package
util package
converters module
debug module
dicts_output module
helper module
log_manager module
pandas_helper module
pass_beauty module
phases module
pickling module
synchronous_phases module
visualization package
config_manager module
constants module
Examples
LightWin
lightwin package
util package
pandas_helper module
View page source
pandas_helper module
Define helper functions for consistency accross code.
to_csv
(
df
:
DataFrame
,
path
:
Path
|
None
=
None
,
*
,
sep
:
str
=
','
,
**
kwargs
:
Any
)
→
None
Save the given dataframe as csv.