Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebasing with gota dev branch #2

Closed
wants to merge 15 commits into from
Closed

Rebasing with gota dev branch #2

wants to merge 15 commits into from

Conversation

julienrbrt
Copy link

@julienrbrt julienrbrt commented Jun 15, 2020

I think I have made a mistake with #1, I forgot to rebase dev which still leave the conflics on gota:dev upstream.

Should now be fine

image

kniren and others added 15 commits January 20, 2020 09:26
Co-authored-by: Carl Kingsford <carlk@cs.cmu.edu>
Concat concatenates rows of two dataframes like RBind, but also
includes the unmatched columns.
* added missing closing brace in series/series.go (function Map)

* removed empty line at beginning of function series/series.go/Map

* implemented user-defined comparator for series'

* added and semantics for row filtering with multiple filters

* refined README for filtering with OR, AND, and user-defined filters (CompFunc)
…st) (#0)

* Set up TravisCI

* Make fixColnames faster (go-gota#112)

Co-authored-by: Carl Kingsford <carlk@cs.cmu.edu>

* Add dataframe.Concat (go-gota#104)

Concat concatenates rows of two dataframes like RBind, but also
includes the unmatched columns.

* Combining filters with AND and user-defined filters (go-gota#99)

* added missing closing brace in series/series.go (function Map)

* removed empty line at beginning of function series/series.go/Map

* implemented user-defined comparator for series'

* added and semantics for row filtering with multiple filters

* refined README for filtering with OR, AND, and user-defined filters (CompFunc)

* Run go mod tidy

* Add extra checks for TravisCI

* Use UseNumber() when parsing JSON to interface{} (go-gota#116)

* Add ReadHTML to support loading HTML tables (go-gota#107)

* Allow numeric column-index for filters (go-gota#106)

Co-authored-by: Alex Sanchez <kniren@gmail.com>
Co-authored-by: gmarcais <gus@marcais.net>
Co-authored-by: Carl Kingsford <carlk@cs.cmu.edu>
Co-authored-by: Mura Li <typeless@users.noreply.github.com>
Co-authored-by: Christoph Laaber <christoph.laaber@gmail.com>
Co-authored-by: gautamoncloud9 <gautamoncloud9@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants