24 lines
551 B
Plaintext
24 lines
551 B
Plaintext
# FSL Migration from Legacy with SFDMU & Python (Pandas)
|
|
|
|
This git is representing a migration from Legacy GMS solution to FSL Standard
|
|
|
|
## Installation
|
|
|
|
Install Python [python](https://www.python.org/) to install python 3.13+.
|
|
After installation open a terminal/powershell to install pandas globally
|
|
|
|
|
|
```bash
|
|
python -m pip install pandas
|
|
```
|
|
|
|
## Usage
|
|
|
|
open a terminal/powershell
|
|
cd into the root folder of the project
|
|
Go into each "prepared_step" folder an execute the command in command.txt
|
|
|
|
|
|
## License
|
|
|
|
2025 Vaillant Group Business Services GmbH |