mirror of
https://github.com/erg-lang/erg.git
synced 2025-10-02 13:41:10 +00:00
add external files
This commit is contained in:
parent
7823243dbe
commit
92aa3ea078
122 changed files with 1087 additions and 0 deletions
3
crates/erg_compiler/lib/external/pandas.d/io.d/json.d/__init__.d.er
vendored
Normal file
3
crates/erg_compiler/lib/external/pandas.d/io.d/json.d/__init__.d.er
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{DataFrame!;} = pyimport "../../core/frame"
|
||||
|
||||
.read_json!: (path: PathLike) => DataFrame!
|
Loading…
Add table
Add a link
Reference in a new issue