معرفی شرکت ها


cnspy-csv2dataframe-0.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

CSV to pandas.Dataframe converter
ویژگی مقدار
سیستم عامل -
نام فایل cnspy-csv2dataframe-0.1.1
نام cnspy-csv2dataframe
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Roland Jung
ایمیل نویسنده roland.jung@aau.at
آدرس صفحه اصلی https://github.com/aau-cns/cnspy_csv2dataframe/
آدرس اینترنتی https://pypi.org/project/cnspy-csv2dataframe/
مجوز -
# cnspy_csv2dataframe The class [CSV2DataFrame](./cnspy_csv2dataframe/CSV2DataFrame.py) is intended to load [CSV-files](https://en.wikipedia.org/wiki/Comma-separated_values) into a `pandas.DataFrame`. The CSV files need to match known formats (defined by their header in the first line) according to those defined in the package [spatial_csv_formats](). In case no format is specified, it tries to match the first line of the CSV-File with known headers from [cnspy_spatial_csv_formats](https://github.com/aau-cns/cnspy_spatial_csv_formats) and loads the data in that format. There a some specialization of [CSV2DataFrame](./cnspy_csv2dataframe/CSV2DataFrame.py) that support different operations on the data: * [PoseCovCSV2DataFrame](./cnspy_csv2dataframe/PoseCovCSV2DataFrame.py) * [PoseWithCov2DataFrame](./cnspy_csv2dataframe/PoseWithCov2DataFrame.py) * [TimestampCSV2DataFrame](./cnspy_csv2dataframe/TimestampCSV2DataFrame.py) * [TUMCSV2DataFrame](./cnspy_csv2dataframe/TUMCSV2DataFrame.py) ## Installation Install the current code base from GitHub and pip install a link to that cloned copy ``` git clone https://github.com/aau-cns/csv2dataframe.git cd csv2dataframe pip install -e . ``` ## Dependencies It is part of the [cnspy eco-system](hhttps://github.com/aau-cns/cnspy_eco_system_test) of the [cns-github](https://github.com/aau-cns) group. * [numpy]() * [pandas]() * [cnspy_spatial_csv_formats](https://github.com/aau-cns/cnspy_spatial_csv_formats) * [cnspy_numpy_utils](https://github.com/aau-cns/cnspy_numpy_utils) ## License Software License Agreement (GNU GPLv3 License), refer to the LICENSE file. *Sharing is caring!* - [Roland Jung](https://github.com/jungr-ait)


نیازمندی

مقدار نام
- numpy
- pandas
- cnspy-numpy-utils
- cnspy-spatial-csv-formats


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl cnspy-csv2dataframe-0.1.1:

    pip install cnspy-csv2dataframe-0.1.1.whl


نصب پکیج tar.gz cnspy-csv2dataframe-0.1.1:

    pip install cnspy-csv2dataframe-0.1.1.tar.gz