pandastable icon indicating copy to clipboard operation
pandastable copied to clipboard

improve csv import

Open dmnfarrell opened this issue 9 years ago • 5 comments

*fix column header issues in preview *handle arbitrary whitespace

dmnfarrell avatar Jun 27 '15 10:06 dmnfarrell

Do you plan to support dateparsers?

dacoex avatar Jan 07 '16 08:01 dacoex

Sure. I am happy to add whatever functionality is needed when I get the time. Though date parsers require the user can add their own custom function so I would have to figure out how to do that in the GUI.

dmnfarrell avatar Jan 07 '16 11:01 dmnfarrell

Need to handle numeric conversion of string fields such as "$220.40" and "25%". This and DataExplore are great concepts but they fail to handle commonly encountered inputs. I would recommend you test with a bunch of the large csv sample files available across the Internet to quickly find any incompatibilities.

rswgnu avatar Oct 04 '20 19:10 rswgnu

@rswgnu Yes this needs to be addressed but unfortunately this is a one man project and I haven't had time. Will try to look into it soon.

dmnfarrell avatar Oct 06 '20 16:10 dmnfarrell

Understood. Very impressive work for one person. I just hope to be able to use it at some point.

-- Bob

On Oct 6, 2020, at 12:53 PM, Damien Farrell [email protected] wrote:

 @rswgnu Yes this needs to be addressed but unfortunately this is a one man project and I haven't had time. Will try to look into it soon.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

rswgnu avatar Oct 06 '20 22:10 rswgnu