Commit 613d905
authored
First draft of Python V2 migration guide (#657)
* remove references to dataclass objects
* Fix a copy-paste error.
* remove extra file
* Fix a copy-paste error.
* Fix a copy-paste error.
* remove extra file
* Fix a copy-paste error.
* add new parameter to node and dataframe
* formatting fixes
* remove unused file
* Fix broken link
* Add links to browser page for constraint properties
* Remove unused file
* Start work on Python library migration doc
* More work on migration guide
* More work on examples
* More work on examples
* More work on examples
* Various formatting, wording improvements
* More examples and pandas examples
* Some fixes
* restructuring
* fix numbering
* Add notes about future deprecation
* Slight edit
* Remove v1 reference from overview
* Remove v1 reference from overview
* Address Natalie's comments1 parent 30ff6e8 commit 613d905
File tree
8 files changed
+1533
-16
lines changed- api
- pandas
- python
- v2
- rest/v2
8 files changed
+1533
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
| |||
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
18 | | - | |
19 | | - | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | | - | |
17 | | - | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments