Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 pandas logging #34

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Python3 pandas logging #34

merged 2 commits into from
Jul 18, 2022

Conversation

axoaxel
Copy link

@axoaxel axoaxel commented Jul 18, 2022

Added pandas to the setup.py, to support the csv logging. Minor changes in physical_process.py to the pandas logging feature

Modified the following

  1. add pandas in the setup.py to support csv logging
  2. df.append is deprecated, use pd.concat instead in examples/swat-s1/physical_process.py
  3. fixed dumping of LIT301 value in the examples/swat-s1/logs/data.csv file

desktop machine added 2 commits July 18, 2022 10:38
…es in physical_process.py to the pandas logging feature
…es in physical_process.py to the pandas logging feature
@noleti noleti merged commit 758e4a9 into scy-phy:python3 Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants