Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97284 > unrolled thread
| Started by | kbtyo <ahlusar.ahluwalia@gmail.com> |
|---|---|
| First post | 2015-10-01 08:03 -0700 |
| Last post | 2015-10-02 08:15 -0700 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.lang.python
Pandas Left Merge with xlsx with CSV producing null value columns in output kbtyo <ahlusar.ahluwalia@gmail.com> - 2015-10-01 08:03 -0700
Re: Pandas Left Merge with xlsx with CSV producing null value columns in output Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-10-02 00:46 +0100
Re: Pandas Left Merge with xlsx with CSV producing null value columns in output kbtyo <ahlusar.ahluwalia@gmail.com> - 2015-10-02 08:15 -0700
| From | kbtyo <ahlusar.ahluwalia@gmail.com> |
|---|---|
| Date | 2015-10-01 08:03 -0700 |
| Subject | Pandas Left Merge with xlsx with CSV producing null value columns in output |
| Message-ID | <858efe8b-ccc1-4c7a-acaf-f3e9de8cfbf3@googlegroups.com> |
I would appreciate any feedback on the following question that I have raised here: http://stackoverflow.com/questions/32889129/pandas-left-merge-with-xlsx-with-csv-producing-null-value-columns-in-output Thank you for your feedback and support.
[toc] | [next] | [standalone]
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2015-10-02 00:46 +0100 |
| Message-ID | <mailman.324.1443743204.28679.python-list@python.org> |
| In reply to | #97284 |
On 01/10/2015 16:03, kbtyo wrote: > I would appreciate any feedback on the following question that I have raised here: > > http://stackoverflow.com/questions/32889129/pandas-left-merge-with-xlsx-with-csv-producing-null-value-columns-in-output > > Thank you for your feedback and support. > I was going to suggest that you ask on the pandas mailing list/google group, but as you've all ready done so, is there anywhere that you haven't asked? Is there a subreddit for pandas you could also try just in case? -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence
[toc] | [prev] | [next] | [standalone]
| From | kbtyo <ahlusar.ahluwalia@gmail.com> |
|---|---|
| Date | 2015-10-02 08:15 -0700 |
| Message-ID | <f59427e5-41e8-40ea-ad7c-8e8cd958d166@googlegroups.com> |
| In reply to | #97321 |
On Thursday, October 1, 2015 at 7:47:18 PM UTC-4, Mark Lawrence wrote: > On 01/10/2015 16:03, kbtyo wrote: > > I would appreciate any feedback on the following question that I have raised here: > > > > http://stackoverflow.com/questions/32889129/pandas-left-merge-with-xlsx-with-csv-producing-null-value-columns-in-output > > > > Thank you for your feedback and support. > > > > I was going to suggest that you ask on the pandas mailing list/google > group, but as you've all ready done so, is there anywhere that you > haven't asked? Is there a subreddit for pandas you could also try just > in case? I appreciate the suggestion. I was able to solve the issue. Thank you again. > > -- > My fellow Pythonistas, ask not what our language can do for you, ask > what you can do for our language. > > Mark Lawrence
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web