Open bowguy opened 3 months ago
@bowguy, can you submit a pull request to fix this?
Sure. I think I did one of those once...
Pull request creation failed. Validation failed: must be a collaborator ??
@bowguy Fork the project into your github account and push your changes there. Then submit a PR from your fork
Done
Getting a warning: _FutureWarning: The 'delim_whitespace' keyword in pd.readcsv is deprecated and will be removed in a future version. Use
sep='\s+'
insteadChange needed in swmmio\utils\dataframes.py:107 swmmio\utils\dataframes.py:167 swmmio\utils\text.py:265