mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-11 15:21:02 +00:00
recommend
This commit is contained in:
parent
73cc49770c
commit
2fd6287222
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ When importing large datasets remember it is much faster to pre sort the data by
|
|||
pilosa import --sort -i project -f stargazer project-stargazer.csv
|
||||
```
|
||||
|
||||
We suggest importing the data using official Pilosa client libraries. You can find the corresponding documentation at:
|
||||
We recommend importing the data using official Pilosa client libraries. You can find the corresponding documentation at:
|
||||
* [Go client imports documentation](https://github.com/pilosa/go-pilosa/blob/master/docs/imports-exports.md)
|
||||
* [Java client imports documentation](https://github.com/pilosa/java-pilosa/blob/master/docs/imports.md)
|
||||
* [Python client imports documentation](https://github.com/pilosa/python-pilosa/blob/master/docs/imports.md)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue