-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
ENH: support index=True/False keyword for io.sql.get_schema #35063
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
Closed
Closed
Changes from 8 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
2e77cef
TST: groupby apply with indexing and colunm aggregation returns the c…
fangchenli aa3654d
Merge remote-tracking branch 'upstream/master'
fangchenli ce4db3c
Revert "TST: groupby apply with indexing and colunm aggregation retur…
fangchenli 188b51c
Merge branch 'master' of https://github.com/VirosaLi/pandas
fangchenli b3fa290
Merge remote-tracking branch 'upstream/master'
fangchenli 96f3769
Merge remote-tracking branch 'upstream/master'
fangchenli 3bab42e
Merge remote-tracking branch 'upstream/master'
fangchenli 31b5d8f
ENH: add index option for SQL git_schema
fangchenli 25745e5
Merge remote-tracking branch 'upstream/master' into sql-get_schema-index
fangchenli a9faad0
add whatsnew 1.1.0 entry
fangchenli 6c7f002
Merge remote-tracking branch 'upstream/master' into sql-get_schema-index
fangchenli d077995
fix doc
fangchenli c96ba29
fix doc
fangchenli 430eaf7
fix doc
fangchenli 7d1886d
fix docstring
fangchenli 089af78
fix docstring
fangchenli 51117e5
Merge remote-tracking branch 'upstream/master' into sql-get_schema-index
fangchenli d98b4c1
whatsnew
fangchenli 4134dc7
whatsnew
fangchenli 120fa6c
Merge remote-tracking branch 'upstream/master' into sql-get_schema-index
fangchenli 1749a6b
Merge remote-tracking branch 'upstream/master' into sql-get_schema-index
fangchenli 938eca7
fix doc
fangchenli e695fbb
conflict
fangchenli 7800553
Merge branch 'master' into sql-get_schema-index
fangchenli d162a0a
resolve conflict
fangchenli 05512c4
update doc
fangchenli bd0d049
resolve conflict
fangchenli c071511
Merge branch 'master' into sql-get_schema-index
fangchenli f18039c
Merge remote-tracking branch 'upstream/master' into sql-get_schema-index
fangchenli 57e83fe
fix doc
fangchenli 7a9e8fc
Update doc/source/whatsnew/v1.2.0.rst
fangchenli 8a33cb6
Merge branch 'master' into sql-get_schema-index
fangchenli 0fc2a6c
Merge branch 'master' into sql-get_schema-index
fangchenli f247312
Merge branch 'master' into sql-get_schema-index
fangchenli 3a02222
Merge branch 'master' into sql-get_schema-index
fangchenli 70c2101
fix long line
fangchenli 47c2315
Update sql.py
fangchenli 5b152b0
remove pd usage
fangchenli 23f14c4
Update sql.py
fangchenli 0dd76d1
fix docstring
fangchenli File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.