Skip to content

Releases: kiran94/dgraphpandas

v0.0.8

05 Apr 16:45
59cfa35

Choose a tag to compare

  • Added csv_edges_separator for custom separator on csv edges

v0.0.7

05 Apr 16:25
32ad98a

Choose a tag to compare

  • Added File Configuration read_csv_options to allow custom pd.read_csv options when passing a file to a transformer
  • Updated Documentation

v0.0.6

04 Apr 17:33
5292ede

Choose a tag to compare

  • Added chunking support in CLI
  • Updated readme with chunking support docs

v0.0.5

04 Apr 15:53
6db0bfd

Choose a tag to compare

  • Updated whitelist for dgraph alpha
  • Renamed sample generate to planet sample
  • Added netflix sample notebook

v0.0.4

04 Apr 12:29
2cc79d1

Choose a tag to compare

  • Updated Readme with usage and more documentation
  • Removed unused numpy type mapping
  • Updated main argparser and added additional options to pass through
  • Added drop duplicates to dgraph type generation
  • Added License
  • Updated pokemon samples
  • Updated netflix samples
  • Added solar system sample

v0.0.3

03 Apr 20:37

Choose a tag to compare

  • Updated Horizontal and Vertical to support direct file path

v0.0.2

03 Apr 20:12

Choose a tag to compare

  • Implemented Horizontal and Vertical Transformation
  • Implemented Upsert Generation
  • Exposed as Console Application

v0.0.1

03 Apr 20:08
6d10ba8

Choose a tag to compare

build: added deploy github workflow (#5)

* Create python-publish.yml

* added linting and unit testing to publish workflow

v0.0.1-pre

03 Apr 20:03
6d10ba8

Choose a tag to compare

v0.0.1-pre Pre-release
Pre-release
build: added deploy github workflow (#5)

* Create python-publish.yml

* added linting and unit testing to publish workflow