2025-04-01 11:28:44 +02:00
2025-04-01 11:28:44 +02:00

# 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
Description
No description provided
Readme 265 KiB
Languages
Python 99.4%
Batchfile 0.6%