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

Additional Master branch changes, Update to travis.yml #238

Merged
merged 4 commits into from
Jan 21, 2021

Conversation

thyneb19
Copy link
Contributor

No description provided.

caitlynachen and others added 4 commits January 21, 2021 11:25
* update export tutorial to add explanation for standalone argument

* minor fixes and remove cell output in notebooks

* added contributing doc

* fix bugs and uncomment some tests

* remove raise warning

* remove unnecessary import

* split up rename test into two parts

* fix setting warning, fix data_type bugs and add relevant tests

* remove ordinal data type

* add test for small dataframe resetting index

* add loc and iloc tests

* fix attribute access directly to dataframe

* add small changes to code

* added test for qcut and cut

* add check if dtype is Interval

* added qcut test

* fix Record KeyError

* add tests

* take care of reset_index case

* small edits

* add data_model to column_group Clause

* small edits for row_group

* fixes to row group

* basic matplotlib chart example

* add config for start and cap for samples

* finish sampling config and tests

* black formatting

* add documentation for sampling config

* remove small added issues

* minor changes to docs

* migrate register default action to init

* config class

* oop png

* implement heatmap flag and add tests

* black formatting and documentation edits

* all except hist

* hist works

* heatmap

* only axis

* added code

* heatmap works

* heatmap works

* bar chart lim

* everything works

* add global var

* ui refine

* adjust comments

* black reformat

* add pd.io equalities for DataFrames

* black reformat

* matplotlib tests

* reformat and req

* add one default test

* black format

* removed .coverage; fixed typos; add nan import; add fig display statement

* doc and font size

* remove ipy

* color and check code not yet

* remove print

* all outputs

* update docs

* color channels work

* add titles

* rm

* all exports work

* add tests

* increase size

* leg size

* reformat

* abbrev axis

* remove bin

* no warning

* improve ui

* init for runtime

* merge

* plot config matplotlib

* add documentation

* close fig to save mem

* small change

* mem

* split tests

* reformat

* font

* ui changes

* make scatter narrow

* matplotlib abbrev

* matplotlib abbrev

Co-authored-by: Kunal Agarwal <kagarwal2@berkeley.edu>
Co-authored-by: Doris Lee <dorisjunglinlee@gmail.com>
Co-authored-by: Kunal Agarwal <32151899+westernguy2@users.noreply.github.com>
Co-authored-by: Caitlyn Chen <caitlynachen@berkeley.edu>
Co-authored-by: Ujjaini Mukhopadhyay <ujjaini@berkeley.edu>
fixed test that was missing df initialization
@thyneb19 thyneb19 merged commit 105942a into lux-org:sql-engine Jan 21, 2021
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.

None yet

3 participants