Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pandas wants read_fwf() colspecs= keyword arg #704
User @ursomniac reports that their Pandas version is issuing a complaint: ``` FutureWarning: In a future version of pandas all arguments of read_fwf except for the argument 'filepath_or_buffer' will be keyword-only. ```
- Loading branch information