You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MIGRATION.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
###Migration from `datacrunch` to `verda`
1
+
# Migration from `datacrunch` to `verda`
2
2
3
3
On November 2025 [DataCrunch company changed its name to Verda](https://verda.com/blog/datacrunch-is-changing-its-name-to-verda). Starting with version 1.17.0, `verda` is the new name for the Python package.
4
4
5
5
Original `datacrunch` package is deprecated, but we will continue maintaining it, publishing new `datacrunch` releases together with the new `verda` releases using the same version numbers.
6
6
7
-
###Migration guide
7
+
## Migration guide
8
8
9
9
While we plan to continue maintaining `datacrunch` package, we recommend migrating to `verda`. Except for import changes, API is the same.
0 commit comments