mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 12:24:45 +00:00
5 lines
69 B
Python
5 lines
69 B
Python
{
|
|
.DataFrame!;
|
|
.Series!;
|
|
.Index;
|
|
} = pyimport "core/api"
|