issues
search
frictionlessdata
/
tableschema-bigquery-py
Generate BigQuery tables, load and extract data, based on JSON Table Schema descriptors.
MIT License
18
stars
1
forks
source link
Better type support
#1
Closed
roll
closed
8 years ago
roll
commented
8 years ago
Improve type support.
[x] string
[x] number
[x] integer
[x] boolean
[x] object (moved #22)
[x] array (moved #23)
[x] datetime
[x] date
[x] time (moved #24)
[x] duration (moved #25)
[x] geopoint (moved #26)
[x] geojson (moved #27)
[x] any (moved #28)
roll
commented
8 years ago
DONE
Improve type support.