What's Changed
- Prevent the value from being empty in pandas read_csv by @nissy0409240 in #448
- Allow changing suffix FileDivede Class by @nissy0409240 in #453
- Add a mode to judge FileRename Class without distinguishing file extensions by @nissy0409240 in #452
- Convert the type of a specific column in a csv file. by @nissy0409240 in #455
- Create a mode that does not generate intermediate files in SftpUpload. by @nissy0409240 in #457
- Enable CsvMergeExclusive class to start. by @nissy0409240 in #467
- Make it start even if dest_path parameter is not specified in CsvDuplicateRowDelete class. by @nissy0409240 in #469
- [〆10/24]add the test by bandit by @cocoa-maemae in #465
- [10/24〆]delete extra settings by @cocoa-maemae in #464
- Fix invalid documentation links. by @nasudadada in #461
- Fix Typographical Errors in README by @nasudadada in #459
- Make tests manually executable by @yasuhiro-ohba in #472
- CsvMergeExclusive class delete rows when all column values match. by @nissy0409240 in #471
- Avoid using chunksize param in CsvMergeExclusive class. by @nissy0409240 in #474
New Contributors
- @nasudadada made their first contribution in #461
Full Changelog: v2.4.1beta...v2.5.0beta