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

Merge in Changes from Lux Main Branch #261

Merged
merged 18 commits into from
Feb 10, 2021

Conversation

thyneb19
Copy link
Contributor

No description provided.

dorisjlee and others added 18 commits January 23, 2021 10:38
* 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

* change to plotting_style

* update docs

* revert

* revert merged changes

* minor change

* fix doc

* update doc

* add fig

* rem

* minor fixes to docs

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>
* Id function added

* removed unnecessary datasets

* More accurate differentiation between an actual ID field and an identification field

* Done

* Only changing intended files

* Reverted to orig versions of dataset

* Reverted to orig versions of dataset

* reformat indentation issue, run black, revert college dataset

* broken data link

* Index columns support added for ID function

* black

* new changes

* revert plot config changes

Co-authored-by: Doris Lee <dorisjunglinlee@gmail.com>
Added Twitter link
* table of contents for config page

Add a table of contents for config page in the documentation.

* remove header title

Co-authored-by: Doris Lee <dorisjunglinlee@gmail.com>
* Patch config

* Fix bug with new Pandas nullable dtype
* 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

* change to plotting_style

* update docs

* revert

* revert merged changes

* minor change

* fix doc

* update doc

* add fig

* rem

* fix plt config

* Update config.rst

* Update MatplotlibChart.py

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>
* Merge upstream

* Add new default action for geographic data types (longitude and latitude): geoshape

* Add 'country' as a new secondary geographical feature

* Reformat

* Update documentation for custom actions

* Reformat and address comments

* revert black changes

Co-authored-by: Doris Lee <dorisjunglinlee@gmail.com>
Now only does heatmap conversion here for the PandasExecutor since colored heatmap not yet implemented in SQLExecutor
@thyneb19 thyneb19 merged commit 4fd9a00 into lux-org:sql-engine Feb 10, 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

8 participants