You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove long-deprecated code and clean up warnings created by ibis
Author: Phillip Cloud <[email protected]>
Author: Krisztián Szűcs <[email protected]>
Closesibis-project#1714 from cpcloud/address-warnings and squashes the following commits:
f68ac03 [Phillip Cloud] Remove last remnants of named interval APIs
3b8771f [Phillip Cloud] Fix interval usage
d7803ac [Phillip Cloud] Fixup docstring
7a2d918 [Phillip Cloud] Remove services
56a3c81 [Krisztián Szűcs] fix deprecations in notebook
f5d8d2e [Phillip Cloud] Allow restart to use ${SERVICES}
557f010 [Phillip Cloud] Remove gz usage in ci/setup_docker_volume.sh
6e624bf [Phillip Cloud] Fix interval usage in docs
e0af86c [Phillip Cloud] Formatting
737dfbb [Phillip Cloud] Clean up manual tempfile creation
78c2577 [Phillip Cloud] Refer to named argument rather than position
5436d22 [Phillip Cloud] Remove add_column from api.rst
db6e0f3 [Phillip Cloud] Make it easy to start up a specific service, e.g., if it goes down
f165e29 [Phillip Cloud] Fix importing and skipping
b3c0a8f [Phillip Cloud] Add session kwarg docstring
3fb9d42 [Phillip Cloud] Docstring cleanup
533100b [Phillip Cloud] Pass session explicitly
cc50c96 [Phillip Cloud] Simplify make test
51e5b74 [Phillip Cloud] Use the right variable
200c495 [Phillip Cloud] Map plural to singular
1a0a5ab [Phillip Cloud] Remove usage of named intervals
d073e6f [Phillip Cloud] Address race condition in tear down
6fb7808 [Phillip Cloud] Fix docstring
9f683ea [Phillip Cloud] Address bigquery date offset arithmetic warning in test
00c4a6f [Phillip Cloud] Fix bigquery warning with infer dtype
958f900 [Krisztián Szűcs] rename remaining ibis.month definitions
8e05336 [Phillip Cloud] Fix warning
cee5496 [Phillip Cloud] Constrain pandas to make sure we have the skipna argument to infer_dtype
9b0cb94 [Phillip Cloud] Pass skipna=True to infer_dtype from pandas
6360bd3 [Phillip Cloud] Fix numpy warning
d363749 [Phillip Cloud] More raw fixes
f42b713 [Phillip Cloud] SQLAlchemy warning
330c60b [Phillip Cloud] Fix usage of intervals and tz
8e43237 [Phillip Cloud] Fix raw passing
8787f2b [Phillip Cloud] ix is inclusive apparently
2d38bac [Phillip Cloud] Ignore bytecode related files and directories
635a989 [Phillip Cloud] Remove internal usage of timedelta api
c0256fe [Phillip Cloud] Remove timedelta api
f9ed0b3 [Phillip Cloud] Put raw in the correct place
a89970b [Phillip Cloud] Remove usage of ix
ae700bd [Phillip Cloud] Fix pytest test
50febc1 [Phillip Cloud] Add PYTEST_OPTIONS to makefile
ffd3371 [Phillip Cloud] Move all unit usages to interval
888dfb5 [Phillip Cloud] Use raw to preserve behavior in apply
9c49630 [Phillip Cloud] Binary has been renamed to LargeBinary in SQLAlchemy
068cff5 [Phillip Cloud] Use tz_localize instead of tz argument
7da184e [Phillip Cloud] Address pytest raises message parameter warning
96581ff [Phillip Cloud] Use collections.abc for ABCs
274d8aa [Phillip Cloud] Remove add_column
0 commit comments