Skip to content

Commit 19bf6e9

Browse files
spmallettemichaelnchin
authored andcommitted
Converted "amount" datatype from String to numeric for "Transaction" vertices (#489)
* Converted "amount" datatype from String to numeric for "Transaction" vertices
1 parent 1a29e0a commit 19bf6e9

File tree

2 files changed

+2532
-2531
lines changed

2 files changed

+2532
-2531
lines changed

ChangeLog.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Starting with v1.31.6, this file will contain a record of major features and upd
1010
- Added `%toggle_traceback` line magic ([Link to PR](https://github.com/aws/graph-notebook/pull/486))
1111
- Added support for setting `%graph_notebook_vis_options` from a variable ([Link to PR](https://github.com/aws/graph-notebook/pull/487))
1212
- Pinned JupyterLab<4.x to fix Python 3.8/3.10 builds ([Link to PR](https://github.com/aws/graph-notebook/pull/490))
13+
- Changed datatype of "amount" from String to numeric for "Transaction" vertices in Fraud Graph sample notebook ([Link to PR](https://github.com/aws/graph-notebook/pull/489))
1314

1415
## Release 3.8.1 (April 17, 2023)
1516
- Reinstate Python 3.7 support for compatibility with legacy AL1 Neptune Notebooks ([Link to PR](https://github.com/aws/graph-notebook/pull/479))

0 commit comments

Comments
 (0)