Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rsln-s committed Oct 14, 2024
1 parent 5db4bc5 commit 677021d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qokit/assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ The parameters should be loaded and saved with `orient='index'`:
```python
import pandas as pd
df = pd.read_json("best_LABS_QAOA_parameters_wrt_overlap.json", orient='index')
...
df.to_json('best_LABS_QAOA_parameters_wrt_overlap.json', orient='index', indent=4)
```

0 comments on commit 677021d

Please sign in to comment.