wireservice/agate
A Python data analysis library that is optimized for humans instead of machines.
PythonMIT
Issues
- 1
- 2
`RuntimeWarning: Error sniffing CSV dialect: Could not determine delimiter` for csv with one column
#783 opened by mxr - 0
StopIteration on empty input
#781 opened by jpmckinney - 1
Test test_cast_format_locale fails on NetBSD
#782 opened by cheusov - 8
pull request #778 breaks streaming inputs
#779 opened by fgregg - 1
- 0
- 3
`print_table` should handle embedded newlines
#749 opened by sethk - 4
Default string output of TableSet with multiple layers of nesting throws `AttributeError: 'TableSet' object has no attribute 'rows'`
#765 opened by vergenzt - 7
"/" separator for flat JSON files could not be unique
#767 opened by frafra - 2
best way to convert Date cols to Text after loading?
#758 opened by dataders - 1
Methods missing on some doc pages
#775 opened by Kirkman - 1
Feature request: line wrapping
#773 opened by jugglinmike - 0
CI: Investigate intermittent test_sniffer error
#757 opened by jpmckinney - 3
agate requires parsedatetime != 2.5 but won't allow 2.6
#766 opened by howff - 4
Please add support for python 3.10
#769 opened by KamarajuKusumanchi - 1
Copying to clipboard
#763 opened by jmriego - 1
best way to UNION two tables?
#759 opened by dataders - 2
Best way to assert two agate tables are the same
#718 opened by halloleo - 5
- 5
Relaxing type_tester `force` argument from raising an exception when column name doesn't exist
#704 opened by Mr-F - 2
Table.print_table errors after homogenize with ints
#700 opened by nbedi - 3
.normalize() doesn't work with .where()
#691 opened by critmcdonald - 3
Issue when "where" returns nothing
#703 opened by Mr-F - 3
- 1
- 2
Force quoting on certain columns?
#751 opened by Kirkman - 9
- 3
Test failure in test_print_bars_with_nulls
#712 opened by ghisvail - 2
TestSniffer.test_sniffer fails with newer Python3
#746 opened by frispete - 1
Division by zero
#707 opened by Mr-F - 3
Table.homogenize errors on tuple input for default row
#699 opened by Mr-F - 1
modification to developer install steps
#702 opened by dbfreem - 1
Slugify alternatives
#729 opened by tarnh - 2
Ah ha! It looks like you named your script `agate.py` which is also the name of the library, so instead of importing agate it's importing your own code. Try renaming your script!
#748 opened by AyushaSinha - 1
- 1
- 4
- 1
Make pyxlsb optional
#725 opened by fsiler - 1
Should we ditch pypy?
#694 opened by nbedi - 1
Make available via conda
#695 opened by domoritz - 2
TypeError when re.match hits null
#715 opened by golfecholima - 2
- 0
Wrong jupyter notebook link in documentation
#719 opened by RabbitJackTrade - 1
How work with composite id in Table.Join?
#727 opened by devpedrofranco - 10
Annual release cycle?
#711 opened by jpmckinney - 1
Having problems with having
#713 opened by JDFagan - 2
Broken link to tutorial in the docs
#708 opened by simonw - 1
- 1
How do I access the row index in a Formula
#690 opened by halloleo