User: dcrookston
dcrookston • 0
- Reputation:
- 0
- Status:
- New User
- Last seen:
- 1 month, 1 week ago
- Joined:
- 1 month, 1 week ago
- Email:
- d*********@gmail.com
Profile information, website and location are not shown for new users.
This helps us discourage the inappropriate use of our site.
Posts by dcrookston
<prev
• 1 results •
page 1 of 1 •
next >
0
votes
1
answer
323
views
1
answers
... First, export your Excel file to comma-separated value (.csv) format. This will allow you to use Python's [CSV module][1] to read your prefix file.
You can do the actual file renaming using [os.rename][2] .
[1]: https://docs.python.org/3/library/csv.html
[2]: https://docs.python.org/3/librar ...
written 6 weeks ago by
dcrookston • 0
Latest awards to dcrookston
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1263 users visited in the last hour