GithubHelp home page GithubHelp logo

vcards-to-csv's People

Contributors

ablitstein avatar echelon9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vcards-to-csv's Issues

Error -

I'm running this in Annaconda Spyder as on a mac despite everything I do I cannot get the python script to recognise pandas I have verified I only have a single Python install

!runfile('/Users/rob/Downloads/Vcards-to-CSV-master/vcf_breakdown.py', args='python vcf_breakdown.py carterm.vcf', wdir='/Users/rob/Downloads/Vcards-to-CSV-master')
Traceback (most recent call last):

File "/Users/rob/Downloads/Vcards-to-CSV-master/vcf_breakdown.py", line 56, in
df = create_df(file_list)

File "/Users/rob/Downloads/Vcards-to-CSV-master/vcf_breakdown.py", line 49, in create_df
db.drop(['BEGIN', 'END', 'X-MS-OL-DEFAULT-POSTAL-ADDRESS', 'VERSION'], axis=1, inplace=True)

File "/opt/anaconda3/lib/python3.8/site-packages/pandas/core/frame.py", line 4163, in drop
return super().drop(

File "/opt/anaconda3/lib/python3.8/site-packages/pandas/core/generic.py", line 3887, in drop
obj = obj._drop_axis(labels, axis, level=level, errors=errors)

File "/opt/anaconda3/lib/python3.8/site-packages/pandas/core/generic.py", line 3921, in _drop_axis
new_axis = axis.drop(labels, errors=errors)

File "/opt/anaconda3/lib/python3.8/site-packages/pandas/core/indexes/base.py", line 5282, in drop
raise KeyError(f"{labels[mask]} not found in axis")

KeyError: "['X-MS-OL-DEFAULT-POSTAL-ADDRESS'] not found in axis"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.