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
[](https://gitter.im/QuantStack/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
8
8
9
9
## Introduction
10
10
11
11
**xframe is an early developer preview, and is not suitable for general usage yet. Features and implementation are subject to change.**
12
12
13
-
`xframe` is a dataframe for C++, based on [xtensor](https://github.com/QuantStack/xtensor) and [xtl](https://github.com/QuantStack/xtl).
13
+
`xframe` is a dataframe for C++, based on [xtensor](https://github.com/xtensor-stack/xtensor) and [xtl](https://github.com/xtensor-stack/xtl).
14
14
15
15
## Dependencies
16
16
17
-
`xframe` depends on the [xtensor](https://github.com/QuantStack/xtensor) library:
17
+
`xframe` depends on the [xtensor](https://github.com/xtensor-stack/xtensor) library:
0 commit comments