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

#109 #126

Closed
wants to merge 6 commits into from
Closed

#109 #126

wants to merge 6 commits into from

Conversation

julienrbrt
Copy link
Contributor

Pull request of the work of @mannharleen (see #109), necessary because still no answer on making his fork merge-able.
I close this if #109 is fixed, otherwise #109 should be closed.

More detail about the pull request in itself in #109.

mannharleen and others added 6 commits June 15, 2020 11:05
…st) (#0)

* Set up TravisCI

* Make fixColnames faster (#112)

Co-authored-by: Carl Kingsford <[email protected]>

* Add dataframe.Concat (#104)

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

* Combining filters with AND and user-defined filters (#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{} (#116)

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

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

Co-authored-by: Alex Sanchez <[email protected]>
Co-authored-by: gmarcais <[email protected]>
Co-authored-by: Carl Kingsford <[email protected]>
Co-authored-by: Mura Li <[email protected]>
Co-authored-by: Christoph Laaber <[email protected]>
Co-authored-by: gautamoncloud9 <[email protected]>
@julienrbrt julienrbrt closed this Jul 2, 2022
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.

2 participants