Paralytics
0.3.2
Contents:
Paralytics
Examples
API Reference
Generals
Explainable AI
Preprocessing
Utilities
Importing
get_csv
Mathy
Plotting
Scraping
Validation
Decorators
Exceptions & Warnings
History
Paralytics
Docs
»
API Reference
»
Utilities
»
get_csv
View page source
get_csv
¶
paralytics.utils.
get_csv
(
in_filename
,
cols_to_keep=None
,
dtype=<class 'float'>
)
[source]
¶
Get csv as a list of OrderedDicts.