Skip to content

Tags: zq99/pgn2data

Tags

v0.0.9

Toggle v0.0.9's commit message
Added new tests to the testing framework.

Added the ability to remove null columns from the export via the collapse parameter.
Added the ability to generate a csv of just the top level games information and exclude the moves file.
Add the ability to configure the queue size of the blocking queue that is used to generate the moves file for each game concurrently as the process processes each game in the pgn file.
Minor code enhancements throughout

v0.0.8

Toggle v0.0.8's commit message
Added basic tests to check content is ok. Fixed issue when file can't…

… be opened because the encoding is missing. Fixed the value error message when python-chess tries to parse an invalid move.

v0.0.7

Toggle v0.0.7's commit message
Added missing requirements

v0.0.6

Toggle v0.0.6's commit message
Added functionality to read the csv files into pandas dataframes from…

… the result object.

v0.0.5

Toggle v0.0.5's commit message
Fixed issue with 'BlackElo' not being in the PGN file. Added further …

…tests to check Basic formats are handled by the library.

v0.0.4

Toggle v0.0.4's commit message
Fixed issue with 'BlackElo' not being in the PGN file. Added further …

…tests to check Basic formats are handled by the library.

v0.0.3

Toggle v0.0.3's commit message
Fixed issue with 'BlackElo' not being in the PGN file. Added further …

…tests to check Basic formats are handled by the library.

v0.0.2

Toggle v0.0.2's commit message
Fixed issue with 'BlackElo' not being in the PGN file. Added further …

…tests to check Basic formats are handled by the library.

v.0.0.2

Toggle v.0.0.2's commit message
Fixed issue with 'BlackElo' not being in the PGN file. Added further …

…tests to check Basic formats are handled by the library.

v0.0.1

Toggle v0.0.1's commit message
Fixed issue with 'BlackElo' not being in the PGN file. Added further …

…tests to check Basic formats are handled by the library.