python-dwca-reader 0.16.3__py3-none-any.whl → 0.16.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
dwca/read.py CHANGED
@@ -10,8 +10,6 @@ from tempfile import mkdtemp
10
10
  from typing import List, Optional, Dict, Any, IO, Tuple
11
11
  from xml.etree.ElementTree import Element
12
12
 
13
- from pandas.io.parsers import TextFileReader
14
-
15
13
  import dwca.vendor
16
14
  from dwca.descriptors import ArchiveDescriptor, DataFileDescriptor, shorten_term
17
15
  from dwca.exceptions import (
@@ -229,6 +227,7 @@ class DwCAReader(object):
229
227
  raise ImportError("Pandas is missing.")
230
228
 
231
229
  from pandas import read_csv
230
+ from pandas.io.parsers import TextFileReader
232
231
 
233
232
  kwargs["delimiter"] = datafile_descriptor.fields_terminated_by
234
233
  kwargs["skiprows"] = datafile_descriptor.lines_to_ignore
dwca/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.16.3"
1
+ __version__ = "0.16.4"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: python-dwca-reader
3
- Version: 0.16.3
3
+ Version: 0.16.4
4
4
  Summary: A simple Python package to read Darwin Core Archive (DwC-A) files.
5
5
  Home-page: https://github.com/BelgianBiodiversityPlatform/python-dwca-reader
6
6
  Author: Nicolas Noé - Belgian Biodiversity Platform
@@ -4,11 +4,11 @@ dwca/exceptions.py,sha256=3TyIelM2rrnFPH97isxQGv0ICRLebT_bXMnXOhuIg30,380
4
4
  dwca/files.py,sha256=7EIDxNyqrf8ef9Wl71iDl1jap8X5n6BajD3BlPnamcs,6542
5
5
  dwca/helpers.py,sha256=3o6L4yTqtVIsFEl9PMpDoyqITKXvS-ErTGVvjWIlFZA,245
6
6
  dwca/minibench.py,sha256=6hP4Z-kAz-i57QUdipLvj7D_BCq2YW9wndyg3eW6e9A,1537
7
- dwca/read.py,sha256=qdAUI3zjCvBd-Z005Grj1KeyVO5vsu6f1QfmKN_HX8U,22807
7
+ dwca/read.py,sha256=fQce6xOBmzzWv7AMlya2hUNO_Jpgq8bIvwGqfbPN5c0,22814
8
8
  dwca/rows.py,sha256=hxc5k27ZFFSaiVsqkIZXJT3D6jOuo4wThIEl2LBd_JE,9392
9
9
  dwca/star_record.py,sha256=CXsKLc9Hb6VMYGWAd1p93mR48VExPxLeUyh0k5alo-E,2804
10
10
  dwca/vendor.py,sha256=521cjnCVI-tsomTcc7B-cS6F79wQmqU8fai47zviv0o,99
11
- dwca/version.py,sha256=VI_bTBU6ZbRZpVhA2ix956hkRwHW57V59GEZJkhU-vc,23
11
+ dwca/version.py,sha256=v0NTmSx9E_r4wWkO-UdvuH1fI3XtgjoFi5IbuPS9pjY,23
12
12
  dwca/darwincore/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  dwca/darwincore/build_dc_terms_list.py,sha256=3ZTOM8vvKpQR5H-LTDxeo3JoSpuu79OtyWsw4WDfr0A,1388
14
14
  dwca/darwincore/terms.py,sha256=Q3ieJp-Fjf3Vrx4qVqhn4NOqiLo6BuxyOluk2cYwzhc,8772
@@ -20,9 +20,9 @@ dwca/test/test_descriptors.py,sha256=md0NZo9-b-NoOIG752Yqq6VvNMCNFG_MfL0xtzRPo4o
20
20
  dwca/test/test_dwcareader.py,sha256=AgimWJFjW3Mrswu8n9EO7GqRpcY6CkDv4mpjCTXIcSI,44848
21
21
  dwca/test/test_rows.py,sha256=PbR6EDpCM9NneDAyYjyoHlO8gaue-FLFtIXgsdWA5NU,1693
22
22
  dwca/test/test_star_record.py,sha256=5YYVdjIOy8QNuclS7fareApTIvqJuDmNLt4GEak7Z2I,4906
23
- python_dwca_reader-0.16.3.dist-info/AUTHORS,sha256=5qn6Kxn1rBj2J7M4LHSwQiQHhVOs5ejilGssEmEhct4,528
24
- python_dwca_reader-0.16.3.dist-info/LICENSE.txt,sha256=2Rc1BeoBQjG30Abb8zL34Wd9MrxVBRftyXiltvK2hJg,1506
25
- python_dwca_reader-0.16.3.dist-info/METADATA,sha256=pDLhxdEmpZYfdNjmVrqshTY1E1gh0j8Hw7xc5DHr8Xk,1551
26
- python_dwca_reader-0.16.3.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
27
- python_dwca_reader-0.16.3.dist-info/top_level.txt,sha256=wUMEHbrB4ck4vyfybf4X2bv-HLgIU8uen_C5bMw8P1E,5
28
- python_dwca_reader-0.16.3.dist-info/RECORD,,
23
+ python_dwca_reader-0.16.4.dist-info/AUTHORS,sha256=5qn6Kxn1rBj2J7M4LHSwQiQHhVOs5ejilGssEmEhct4,528
24
+ python_dwca_reader-0.16.4.dist-info/LICENSE.txt,sha256=2Rc1BeoBQjG30Abb8zL34Wd9MrxVBRftyXiltvK2hJg,1506
25
+ python_dwca_reader-0.16.4.dist-info/METADATA,sha256=j1gPCRXiwZha7tPu4VvvxO0GSUrhIgfuDd_9O-VrznU,1551
26
+ python_dwca_reader-0.16.4.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
27
+ python_dwca_reader-0.16.4.dist-info/top_level.txt,sha256=wUMEHbrB4ck4vyfybf4X2bv-HLgIU8uen_C5bMw8P1E,5
28
+ python_dwca_reader-0.16.4.dist-info/RECORD,,