pandastable
pandastable copied to clipboard
improve csv import
*fix column header issues in preview *handle arbitrary whitespace
Do you plan to support dateparsers?
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.
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 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.
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.