Commit 145ab5b
ENH #4163 Added tests and documentation
Initial draft of doc updates
minor doc updates
Added tests and reduced code repetition. Updated Docs. Added test coverage for legacy names
Documentation updates, more tests
Added depreciation warnings for legacy names.
Updated docs and test doc build
ENH #4163 - finalized tests and docs, ready for wider use…
TST added sqlalchemy to TravisCI build dep for py 2.7 and 3.3
TST Import sqlalchemy on Travis.
DOC add docstrings to read sql
ENH read_sql connects via Connection, Engine, file path, or :memory: string
CLN Separate legacy code into new file, and fallback so that all old tests pass.
ENH #4163 added version added coment
ENH #4163 added depreciation warning for tquery and uquery
ENH #4163 Documentation and tests1 parent 0222d39 commit 145ab5b
File tree
5 files changed
+3
-829
lines changed- ci
- pandas/io
- tests
5 files changed
+3
-829
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
This file was deleted.
0 commit comments