Skip to content

Revamp R package to be compatible with most recent version of tensorflow-io #381

@terrytangyuan

Description

@terrytangyuan

It looks the R package is pretty out-of-date. Here are some additional data sources that we support and should be added in R as well:

  • tensorflow_io.bigquery: Google Cloud BigQuery support.
  • tensorflow_io.text: Pcap network packet capture file support, Text file Dataset and TextSequence output.
  • tensorflow_io.azure: Microsoft Azure Storage support.
  • tensorflow_io.gcs: GCS Configuration support.
  • tensorflow_io.prometheus: Prometheus observation data support.
  • tensorflow_io.avro: Apache Avro Dataset.
  • tensorflow_io.audio: WAV file Dataset.
  • tensorflow_io.grpc: gRPC server Dataset, support for streaming Numpy input.
  • tensorflow_io.hdf5: HDF5 file Dataset.
  • Improved batching support for many Datasets, see Add batch support for dataset at the creation #191
  • tensorflow_io.kafka: Kafka Output support.
  • tensorflow_io.cifar: CIFAR file format support.
  • tensorflow_io.bigtable: Google Cloud Bigtable support.

@yongtang @BryanCutler and others please add if I miss anything here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions