Skip to content

Commit

Permalink
Create version 4.3.3 (#5)
Browse files Browse the repository at this point in the history
Signed-off-by: David P. Chassin <dchassin@slac.stanford.edu>
Signed-off-by: David P. Chassin <david.chassin@me.com>
Signed-off-by: Mitchell Victoriano <mitchell.victoriano@gmail.com>
Signed-off-by: Mitchell Victoriano <47313912+MitchellAV@users.noreply.github.com>
Signed-off-by: Duncan Ragsdale <88173870+Thistleman@users.noreply.github.com>
Co-authored-by: Mitchell Victoriano <47313912+MitchellAV@users.noreply.github.com>
Co-authored-by: aivanova5 <ivanova.alyona5@gmail.com>
Co-authored-by: Duncan Ragsdale <88173870+Thistleman@users.noreply.github.com>
  • Loading branch information
4 people committed Jan 11, 2024
1 parent 9ef4703 commit 2509931
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions converters/csv-ami2glm-player.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,3 @@ def convert(input_files, output_file, options={}):
# Save the DataFrame to a CSV file
output_file = f"{folder_name}{customer_id}.csv"
customer_df.to_csv(output_file, index=False, header=False)


0 comments on commit 2509931

Please sign in to comment.