Script Added + Retrieving data start
This commit is contained in:
24
README
Normal file
24
README
Normal file
@ -0,0 +1,24 @@
|
||||
# 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
|
Reference in New Issue
Block a user