-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add tests for locs meas dataframe dtypes, and column/index names * single location for authors
- Loading branch information
1 parent
c4f7cde
commit 6a303fb
Showing
2 changed files
with
60 additions
and
15 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,8 +2,6 @@ | |
|
||
"""Top-level package for Data Distributie Laag. Service from Rijkswaterstaat for distributing water quantity data..""" | ||
|
||
__author__ = """Fedor Baart""" | ||
__email__ = '[email protected]' | ||
__version__ = '0.6.1' | ||
|
||
from ddlpy.ddlpy import locations | ||
|
This file contains 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