| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-04-20 | 214 Bytes | |
| v0.10.9 source code.tar.gz | 2022-04-20 | 755.6 kB | |
| v0.10.9 source code.zip | 2022-04-20 | 781.7 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
- Fix SettingWithCopyWarning in
MetaTable - Add
MetaKey()support forMetaTablecolumns. Now it's possible to add non-primary keys into MetaTable for joins. See example:examples/meta_key_pipeline.py